exception documentation

class ServiceNameUnknownError(ConnectError):

Constructor: ServiceNameUnknownError(osError, string)

View In Hierarchy

Undocumented

Constant MESSAGE Undocumented
Class Variable __doc__ Undocumented

Inherited from ConnectError:

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

Undocumented

Value
'Service name given as port is unknown'
__doc__: str =