

Public Member Functions | |
| certificate_verification_exception (const string &what, const exception &other=NO_EXCEPTION) | |
| ~certificate_verification_exception () throw () | |
| exception * | clone () const |
| const char * | name () const throw () |
| certificate_verification_exception | ( | const string & | what, | |
| const exception & | other = NO_EXCEPTION | |||
| ) |
Referenced by certificate_verification_exception::clone().
| ~certificate_verification_exception | ( | ) | throw () |
| exception * clone | ( | ) | const [virtual] |
Clone this object.
Reimplemented from certificate_exception.
References certificate_verification_exception::certificate_verification_exception().
| const char * name | ( | ) | const throw () [virtual] |
Return a name identifying the exception.
Reimplemented from certificate_exception.
1.6.2