Dummy handler specifically for failure Reason tests.

Method __init__ Undocumented
Method connectionLost The XML stream has been closed.

Inherited from XMPPHandler:

Method setHandlerParent Set the parent of the handler.
Method disownHandlerParent Remove the parent of the handler.
Method makeConnection A connection over the underlying transport of the XML stream has been established.
Method connectionMade Called after a connection has been established.
Method connectionInitialized The XML stream has been initialized.
Method send Send data over the managed XML stream.
def __init__(self):
def connectionLost(self, reason):

The XML stream has been closed.

This method can be extended to inspect the reason argument and act on it.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.