Package pyxmpp :: Module streambase :: Class FatalStreamError
[show private | hide private]
[frames | no frames]

Class FatalStreamError

Exception --+        
            |        
StandardError --+    
                |    
      StreamError --+
                    |
                   FatalStreamError

Known Subclasses:
FatalClientStreamError, FatalComponentStreamError, StreamAuthenticationError, StreamParseError, TLSError, TLSNegotiationFailed

Base class for all fatal Stream exceptions.

When `FatalStreamError` is raised the stream is no longer usable.

Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Wed May 31 22:37:00 2006 http://epydoc.sf.net