Error while giving credentials to the server (wrong username or password, or wrong authentication method). More...


Public Member Functions | |
| authentication_error (const string &response, const exception &other=NO_EXCEPTION) | |
| ~authentication_error () throw () | |
| const string & | response () const |
| exception * | clone () const |
| const char * | name () const throw () |
Error while giving credentials to the server (wrong username or password, or wrong authentication method).
| authentication_error | ( | const string & | response, | |
| const exception & | other = NO_EXCEPTION | |||
| ) |
Referenced by authentication_error::clone().
| ~authentication_error | ( | ) | throw () |
| exception * clone | ( | ) | const [virtual] |
Clone this object.
Reimplemented from net_exception.
References authentication_error::authentication_error().
| const char * name | ( | ) | const throw () [virtual] |
| const string & response | ( | ) | const |
1.6.2