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

Exception thrown when an error occurs connecting to web service.

Inheritance diagram for CoverArtArchive::CConnectionError:
CoverArtArchive::CExceptionBase

Public Member Functions

 CConnectionError (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::CConnectionError::CConnectionError ( const std::string &  ErrorMessage)
inline