twisted.internet.error.ConnectionClosed
class twisted.internet.error.ConnectionClosed(Exception): (source)
Known subclasses: twisted.internet.error.ConnectionDone, twisted.internet.error.ConnectionLost
View In Hierarchy
Connection was closed, whether cleanly or non-cleanly.