class twisted.internet.error.ConnectionAborted(ConnectionLost): (source)
Connection was aborted locally, using twisted.internet.interfaces.ITCPTransport.abortConnection
.
Present Since | 11.1 |
Class Variable | MESSAGE | Undocumented |
Inherited from ConnectionLost:
Class Variable | __doc__ | Undocumented |
Method | __str__ | Undocumented |