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