libmusicbrainz4
4.0.3
|
Go to the source code of this file.
Classes | |
class | MusicBrainz4::CExceptionBase |
class | MusicBrainz4::CConnectionError |
Exception thrown when an error occurs connecting to web service. More... | |
class | MusicBrainz4::CTimeoutError |
Exception thrown when a connection to the web service times out. More... | |
class | MusicBrainz4::CAuthenticationError |
Exception thrown when an authentication error occurs. More... | |
class | MusicBrainz4::CFetchError |
Exception thrown when an error occurs fetching data. More... | |
class | MusicBrainz4::CRequestError |
Exception thrown when an invalid request is made. More... | |
class | MusicBrainz4::CResourceNotFoundError |
Exception thrown when the requested resource is not found. More... | |
class | MusicBrainz4::CHTTPFetch |
Object for make HTTP requests. More... | |
Namespaces | |
namespace | MusicBrainz4 |