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