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

Class HostMismatch

Exception --+        
            |        
StandardError --+    
                |    
      StreamError --+
                    |
                   HostMismatch


Exception raised when the connected host name is other then requested.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)