exception documentation
class CardConnectionException(SmartcardException):
Constructor: CardConnectionException(*args, message, hresult)
Raised when a CardConnection class method fails.
Inherited from SmartcardException:
| Method | __init__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Instance Variable | hresult |
Undocumented |