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