exception documentation
class IdentError(Exception): (source)
Known subclasses: twisted.protocols.ident.HiddenUser
, twisted.protocols.ident.InvalidPort
, twisted.protocols.ident.NoUser
Can't determine connection owner; reason unknown.
Method | __str__ |
Undocumented |
Class Variable | ident |
Undocumented |
overridden in
twisted.protocols.ident.HiddenUser
, twisted.protocols.ident.InvalidPort
, twisted.protocols.ident.NoUser
Undocumented