Package pyxmpp :: Module streamtls :: Class TLSError
[show private | hide private]
[frames | no frames]

Class TLSError

Exception --+            
            |            
StandardError --+        
                |        
      StreamError --+    
                    |    
     FatalStreamError --+
                        |
                       TLSError


Raised on TLS error during stream processing.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)