libcoverart  1.0.0
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Macros Pages
CoverArtArchive::CFetchError Class Reference

Exception thrown when an error occurs fetching data.

Inheritance diagram for CoverArtArchive::CFetchError:
CoverArtArchive::CExceptionBase

Public Member Functions

 CFetchError (const std::string &ErrorMessage)
 
- Public Member Functions inherited from CoverArtArchive::CExceptionBase
 CExceptionBase (const std::string &ErrorMessage, const std::string &Exception)
 
virtual ~CExceptionBase () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

CoverArtArchive::CFetchError::CFetchError ( const std::string &  ErrorMessage)
inline