Package pyxmpp :: Package jabber :: Module clientstream :: Class LegacyAuthenticationError
[show private | hide private]
[frames | no frames]

Class LegacyAuthenticationError

Exception --+            
            |            
StandardError --+        
                |        
      StreamError --+    
                    |    
    ClientStreamError --+
                        |
                       LegacyAuthenticationError


Raised on a legacy authentication error.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)