exception documentation

class CardRequestTimeoutException(SmartcardException):

Constructor: CardRequestTimeoutException(hresult, *args)

View In Hierarchy

Raised when a CardRequest times out.

Method __init__ Undocumented

Inherited from SmartcardException:

Method __str__ Undocumented
Instance Variable hresult Undocumented
def __init__(self, hresult=-1, *args):