libmusicbrainz5  5.1.0
HTTPFetch.h File Reference

Go to the source code of this file.

Classes

class  MusicBrainz5::CExceptionBase
 
class  MusicBrainz5::CConnectionError
 Exception thrown when an error occurs connecting to web service. More...
 
class  MusicBrainz5::CTimeoutError
 Exception thrown when a connection to the web service times out. More...
 
class  MusicBrainz5::CAuthenticationError
 Exception thrown when an authentication error occurs. More...
 
class  MusicBrainz5::CFetchError
 Exception thrown when an error occurs fetching data. More...
 
class  MusicBrainz5::CRequestError
 Exception thrown when an invalid request is made. More...
 
class  MusicBrainz5::CResourceNotFoundError
 Exception thrown when the requested resource is not found. More...
 
class  MusicBrainz5::CHTTPFetch
 Object for make HTTP requests. More...
 

Namespaces

 MusicBrainz5