| Home | Trees | Index | Help |
|---|
| Package musicbrainz2 :: Module webservice :: Class WebServiceError |
|
Exception --+
|
WebServiceError
AuthenticationError,
ConnectionError,
RequestError,
ResourceNotFoundError,
ResponseErrorA web service error has occurred.
This is the base class for several other web service related exceptions.| Method Summary | |
|---|---|
Constructor. | |
Makes this class printable. | |
| Inherited from Exception | |
| |
| Method Details |
|---|
__init__(self,
msg='Webservice Error',
reason=None)
|
__str__(self)
Makes this class printable.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sat Aug 26 18:34:31 2006 | http://epydoc.sf.net |