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