Package pyxmpp :: Package jabberd :: Module componentstream :: Class FatalComponentStreamError
[show private | hide private]
[frames | no frames]

Class FatalComponentStreamError

Exception --+            
            |            
StandardError --+        
                |        
      StreamError --+    
                    |    
 ComponentStreamError --+
                        |
Exception --+           |
            |           |
StandardError --+       |
                |       |
      StreamError --+   |
                    |   |
     FatalStreamError --+
                        |
                       FatalComponentStreamError


Raised on a fatal component error.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)