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

Class ResourceNotFoundError

  Exception --+    
              |    
WebServiceError --+
                  |
                 ResourceNotFoundError


No resource with the given ID exists.

This is usually a wrapper around IOError (which is superclass of HTTPError).
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