Savarese Software Research Corporation
DatabaseException Class Reference

#include <types.h>

Inheritance diagram for DatabaseException:

List of all members.

Public Member Functions

 DatabaseException (const string &message)
 DatabaseException (SQLite3::sqlite3 *db)
 DatabaseException (const sqlite3_ptr &db)
 DatabaseException (const sqlite3_stmt_ptr &stmt)
bool statement_reset () const

Detailed Description

Definition at line 109 of file database/types.h.


Constructor & Destructor Documentation

DatabaseException::DatabaseException ( const string message) [inline, explicit]

Definition at line 115 of file database/types.h.

DatabaseException::DatabaseException ( SQLite3::sqlite3 *  db) [inline, explicit]

Definition at line 119 of file database/types.h.

DatabaseException::DatabaseException ( const sqlite3_ptr &  db) [inline, explicit]

Definition at line 123 of file database/types.h.

DatabaseException::DatabaseException ( const sqlite3_stmt_ptr &  stmt) [inline, explicit]

Definition at line 127 of file database/types.h.


Member Function Documentation

bool DatabaseException::statement_reset ( ) const [inline]

Definition at line 132 of file database/types.h.


The documentation for this class was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.