exception documentation
class NoProtocol(Exception):
An Exception that will be raised when the factory given to a IStreamClientEndpoint
returns None
from buildProtocol.
class NoProtocol(Exception):
An Exception that will be raised when the factory given to a IStreamClientEndpoint
returns None
from buildProtocol.