t.w.p.j.e.StreamError(BaseError) : class documentation

Part of twisted.words.protocols.jabber.error View Source View In Hierarchy

Stream Error exception.

Refer to RFC 3920, section 4.7.3, for the allowed values for condition.
Method getElement Get XML representation from self.

Inherited from BaseError:

Method __init__ Undocumented
Method __str__ Undocumented
def getElement(self): (source)

Get XML representation from self.

Overrides the base BaseError.getElement to make sure the returned element is in the XML Stream namespace.
Returns (type: domish.Element )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:12:41.