exception documentation

class TimeoutError(UserError):

Constructor: TimeoutError(osError, string)

View In Hierarchy

Undocumented

Constant MESSAGE Undocumented
Class Variable __doc__ Undocumented

Inherited from ConnectError (via UserError):

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable osError Undocumented
MESSAGE: str =

Undocumented

Value
'User timeout caused connection failure'
__doc__: str =