|
sqlitexx 0.0.1
|
#include <except.hpp>


Public Member Functions | |
| database_locked () | |
| database_locked (const string &_what) | |
Public Member Functions inherited from sqlite3xx::failure | |
| failure (const string &m) | |
Public Member Functions inherited from sqlite3xx::sqlitexx_exception | |
| virtual | ~sqlitexx_exception () throw ( ) =0 |
| virtual exception & | base () throw ( ) =0 |
| sqlite3xx::database_locked::database_locked | ( | ) |
|
explicit |