Package xmpp :: Module protocol :: Class StreamError
[hide private]
[frames] | no frames]

Class StreamError

source code

exceptions.Exception --+
                       |
                      StreamError
Known Subclasses:
BadFormat, BadNamespacePrefix, Conflict, ConnectionTimeout, HostGone, HostUnknown, ImproperAddressing, InternalServerError, InvalidFrom, InvalidID, InvalidNamespace, InvalidXML, NotAuthorized, PolicyViolation, RemoteConnectionFailed, ResourceConstraint, RestrictedXML, SeeOtherHost, SystemShutdown, UndefinedCondition, UnsupportedEncoding, UnsupportedStanzaType, UnsupportedVersion, XMLNotWellFormed

Base exception class for stream errors.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__