Exception class for class-specific error reporting. More...
#include <cmtkSQLite.h>


Public Member Functions | |
| Exception (const std::string &error) | |
| Constructor with error message. | |
Exception class for class-specific error reporting.
Definition at line 68 of file cmtkSQLite.h.
| cmtk::SQLite::Exception::Exception | ( | const std::string & | error ) | [inline] |
Constructor with error message.
Definition at line 74 of file cmtkSQLite.h.
1.7.2