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 VariablesaddressThe IAddress that is the destination of the cancelled IStreamClientEndpoint.
Method __init__
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 2011-10-27 16:27:37.