Public Member Functions

cmtk::SQLite::Exception Class Reference

Exception class for class-specific error reporting. More...

#include <cmtkSQLite.h>

Inheritance diagram for cmtk::SQLite::Exception:
Inheritance graph
[legend]
Collaboration diagram for cmtk::SQLite::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &error)
 Constructor with error message.

Detailed Description

Exception class for class-specific error reporting.

Definition at line 68 of file cmtkSQLite.h.


Constructor & Destructor Documentation

cmtk::SQLite::Exception::Exception ( const std::string &  error ) [inline]

Constructor with error message.

Definition at line 74 of file cmtkSQLite.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines