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

Class TLSNegotiationFailed

Exception --+            
            |            
StandardError --+        
                |        
      StreamError --+    
                    |    
     FatalStreamError --+
                        |
                       TLSNegotiationFailed


Raised when stream TLS negotiation fails.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)