exception documentation
class NoCardException(SmartcardException):
Constructor: NoCardException(message, hresult)
Raised when no card in is present in reader.
Method | __init__ |
Undocumented |
Inherited from SmartcardException
:
Method | __str__ |
Undocumented |
Instance Variable | hresult |
Undocumented |