exception documentation

class NoProtocol(Exception): (source)

View In Hierarchy

An Exception that will be raised when the factory given to a IStreamClientEndpoint returns None from buildProtocol.