libmusicbrainz3  3.0.2
MusicBrainz::AuthenticationError Class Reference

Authentication failed. More...

Inheritance diagram for MusicBrainz::AuthenticationError:
MusicBrainz::WebServiceError MusicBrainz::Exception

List of all members.

Public Member Functions

 AuthenticationError (const std::string &msg=std::string())

Detailed Description

Authentication failed.

This is thrown if user name, password or realm were invalid while trying to access a protected resource.


Constructor & Destructor Documentation

MusicBrainz::AuthenticationError::AuthenticationError ( const std::string &  msg = std::string()) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines