This gets raised by a call to startListening, when the object cannotstart listening.

Instance Variable interface the interface I tried to listen on
Instance Variable port the port I tried to listen on
Instance Variable socketError the exception I got when I tried to listen (type: socket.error)
Method __init__ Undocumented
Method __str__ Undocumented
interface =
the interface I tried to listen on
port =
the port I tried to listen on
socketError =
the exception I got when I tried to listen (type: socket.error)
def __init__(self, interface, port, socketError):
Undocumented
def __str__(self):
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.