SQLiteXX  0.1.0
 All Classes Namespaces Files Functions Enumerations Enumerator
List of all members
sqlite::exception Class Reference

Encapsulation of the error code and message from SQLite3, based on std::runtime_error. More...

#include <Exception.h>

Inheritance diagram for sqlite::exception:
sqlite::busy_exception

Detailed Description

Encapsulation of the error code and message from SQLite3, based on std::runtime_error.

Definition at line 14 of file Exception.h.


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