Inherits CoreException.

Public Member Functions | |
| DatabaseException (const Anope::string &reason="") | |
| virtual | ~DatabaseException () throw () |
Definition at line 20 of file db_plain.cpp.
| DatabaseException::DatabaseException | ( | const Anope::string & | reason = "" |
) | [inline] |
Definition at line 23 of file db_plain.cpp.
| virtual DatabaseException::~DatabaseException | ( | ) | throw () [inline, virtual] |
Definition at line 25 of file db_plain.cpp.
1.7.1