class documentation

class ConnectionClosed(Exception): (source)

Known subclasses: twisted.internet.error.ConnectionDone, twisted.internet.error.ConnectionLost

View In Hierarchy

Connection was closed, whether cleanly or non-cleanly.