Package pyxmpp :: Module stanza :: Class StanzaError
[show private | hide private]
[frames | no frames]

Class StanzaError

Exception --+        
            |        
StandardError --+    
                |    
       ValueError --+
                    |
                   StanzaError


Raised on ivalid stanza objects usage.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)