Report an SQLite error.
More...
#include <sqlite.h>
|
| error_sqlite (sqlite3 *db, const std::string &msg) |
|
| error_sqlite (const std::string &dbmsg, const std::string &msg) |
|
const char * | what () const noexcept override |
|
wreport::ErrorCode | code () const noexcept override |
|
virtual ErrorCode | code () const noexcept=0 |
|
virtual const char * | what () const noexcept=0 |
|
◆ what()
const char * dballe::sql::error_sqlite::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this struct was generated from the following file: