t.i.e.ConnectingCancelledError(Exception) : class documentation

Part of twisted.internet.error View Source View In Hierarchy

An Exception that will be raised when an IStreamClientEndpoint is cancelled before it connects.
Instance Variable address The IAddress that is the destination of the cancelled IStreamClientEndpoint.
Method __init__
address =
The IAddress that is the destination of the cancelled IStreamClientEndpoint.
def __init__(self, address): (source)
ParametersaddressThe IAddress that is the destination of the IStreamClientEndpoint that was cancelled.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.