Package pyxmpp :: Module streamsasl :: Class SASLNotAvailable
[show private | hide private]
[frames | no frames]

Class SASLNotAvailable

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


Raised when SASL authentication is requested, but not available.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)