QCA::Botan::Exception Class Reference
#include <exceptn.h>
List of all members.
Public Member Functions |
| | Exception (const std::string &m="Unknown error") |
| virtual | ~Exception () throw () |
| const char * | what () const throw () |
Protected Member Functions |
| void | set_msg (const std::string &m) |
Detailed Description
Definition at line 51 of file exceptn.h.
Constructor & Destructor Documentation
| QCA::Botan::Exception::Exception |
( |
const std::string & |
m = "Unknown error" |
) |
[inline] |
| virtual QCA::Botan::Exception::~Exception |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| void QCA::Botan::Exception::set_msg |
( |
const std::string & |
m |
) |
[inline, protected] |
| const char* QCA::Botan::Exception::what |
( |
|
) |
const throw () [inline] |
The documentation for this class was generated from the following file: