exception documentation

class NotConnectingError(RuntimeError): (source)

View In Hierarchy

Undocumented

Method __str__ Undocumented
Constant MESSAGE Undocumented
Class Variable __doc__ Undocumented
def __str__(self) -> str: (source)

Undocumented

Undocumented

Value
'The Connector was not connecting when it was asked to stop connecting'

Undocumented