|
libmusicbrainz3
3.0.2
|
The returned resource was invalid. More...


Public Member Functions | |
| ResponseError (const std::string &msg=std::string()) | |
Public Member Functions inherited from MusicBrainz::WebServiceError | |
| WebServiceError (const std::string &msg=std::string()) | |
Public Member Functions inherited from MusicBrainz::Exception | |
| Exception (const std::string &msg=std::string()) | |
| virtual | ~Exception () throw () |
| const char * | what () const throw () |
The returned resource was invalid.
This may be due to a malformed XML document or if the requested data wasn't part of the response. It can only occur in case of bugs in the web service itself.
|
inline |