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

Class StreamAuthenticationError

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

Known Subclasses:
SASLAuthenticationFailed, SASLMechanismNotAvailable, SASLNotAvailable

Raised when stream authentication fails.

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