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