authentication_exception Class Reference

Authentication exception. More...

Inheritance diagram for authentication_exception:
Inheritance graph
[legend]
Collaboration diagram for authentication_exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 authentication_exception (const string &what, const exception &other=NO_EXCEPTION)
 ~authentication_exception () throw ()
exceptionclone () const
const char * name () const throw ()

Detailed Description

Authentication exception.


Constructor & Destructor Documentation

authentication_exception ( const string what,
const exception other = NO_EXCEPTION 
)
~authentication_exception (  )  throw ()

Member Function Documentation

exception * clone (  )  const [virtual]

Clone this object.

Returns:
a new copy of this object

Reimplemented from exception.

Reimplemented in no_auth_information, sasl_exception, and no_such_mechanism.

References authentication_exception::authentication_exception().

const char * name (  )  const throw () [virtual]

Return a name identifying the exception.

Returns:
exception name

Reimplemented from exception.

Reimplemented in no_auth_information, sasl_exception, and no_such_mechanism.


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2