twisted.internet.error.NoProtocol(Exception)
class documentationtwisted.internet.error
View Source
(View In Hierarchy)
An Exception
that will be raised when the factory given to
a IStreamClientEndpoint
returns None
from buildProtocol
.