|
Sqlitepp
1.2.3
A thin sqlite C++ wrapper
|
This is the complete list of members for sqlite::Logic_error, including all inherited members.
| err_code() const noexcept | sqlite::Error | virtual |
| err_msg() const noexcept | sqlite::Error | virtual |
| err_str() const noexcept | sqlite::Error | virtual |
| Error(const std::string &sql, int sqlite_error_code, sqlite3 *db) | sqlite::Error | protected |
| Logic_error(const std::string &what, const std::string &sql, int sqlite_error_code, sqlite3 *db) | sqlite::Logic_error | |
| sql() const noexcept | sqlite::Error | virtual |
| ~Error()=0 (defined in sqlite::Error) | sqlite::Error | pure virtual |
| ~Logic_error()=default (defined in sqlite::Logic_error) | sqlite::Logic_error | virtual |
1.8.13