Package musicbrainz2 :: Module webservice :: Class ConnectionError
[frames | no frames]

Class ConnectionError

  Exception --+    
              |    
WebServiceError --+
                  |
                 ConnectionError


Getting a server connection failed.

This exception is mostly used if the client couldn't connect to the server because of an invalid host name or port. It doesn't make sense if the web service in question doesn't use the network.
Method Summary
    Inherited from WebServiceError
  __init__(self, msg, reason)
Constructor.
  __str__(self)
Makes this class printable.
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Sat Aug 26 18:34:31 2006 http://epydoc.sf.net