SQLiteXX  0.1.0
 All Classes Namespaces Files Functions Enumerations Enumerator
Classes | Namespaces
Exception.h File Reference
#include <sqlite3.h>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  sqlite::exception
 Encapsulation of the error code and message from SQLite3, based on std::runtime_error. More...
 
class  sqlite::busy_exception
 Encapsulation of the SQLITE_BUSY error code derived from SQLite::Exception. More...
 

Namespaces

 sqlite
 SQLiteXX classes and functions are defined in this namespace.