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

Class error


An exception to be raised in case of low-level errors in methods of 'transports' module.
Method Summary
  __init__(self, comment)
Cache the descriptive string
  __str__(self)
Serialise exception into pre-cached descriptive string.

Method Details

__init__(self, comment)
(Constructor)

Cache the descriptive string

__str__(self)
(Informal representation operator)

Serialise exception into pre-cached descriptive string.

Generated by Epydoc 2.1 on Thu Oct 5 23:57:40 2006 http://epydoc.sf.net