|
libmusicbrainz3
3.0.2
|
Authentication failed. More...


Public Member Functions | |
| AuthenticationError (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 () |
Authentication failed.
This is thrown if user name, password or realm were invalid while trying to access a protected resource.
|
inline |