libmusicbrainz3
3.0.3
|
An invalid request was made. More...
Public Member Functions | |
RequestError (const std::string &msg=std::string()) | |
![]() | |
WebServiceError (const std::string &msg=std::string()) | |
![]() | |
Exception (const std::string &msg=std::string()) | |
virtual | ~Exception () throw () |
const char * | what () const throw () |
An invalid request was made.
This exception is raised if the client made an invalid request. That could be syntactically invalid identifiers or unknown or invalid parameter values.
|
inline |