Package xmpp :: Module transports :: Class error
[hide private]
[frames] | no frames]

Class error

source code

An exception to be raised in case of low-level errors in methods of 'transports' module.

Instance Methods [hide private]
 
__init__(self, comment)
Cache the descriptive string
source code
 
__str__(self)
Serialise exception into pre-cached descriptive string.
source code