Package pyxmpp :: Module client :: Class FatalClientError
[show private | hide private]
[frames | no frames]

Class FatalClientError

Exception --+        
            |        
StandardError --+    
                |    
      ClientError --+
                    |
                   FatalClientError


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