#include <except.hpp>
◆ sql_error() [1/3]
| sqlite3xx::sql_error::sql_error |
( |
| ) |
|
◆ sql_error() [2/3]
| sqlite3xx::sql_error::sql_error |
( |
const string & |
_q | ) |
|
|
explicit |
◆ sql_error() [3/3]
| sqlite3xx::sql_error::sql_error |
( |
const string & |
_what, |
|
|
const string & |
_q |
|
) |
| |
|
explicit |
◆ ~sql_error()
| virtual sqlite3xx::sql_error::~sql_error |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
virtual |
◆ msg()
| const string & sqlite3xx::sql_error::msg |
( |
| ) |
const |
| throw | ( | |
| ) | | |
◆ query()
| const string & sqlite3xx::sql_error::query |
( |
| ) |
const |
| throw | ( | |
| ) | | |
The documentation for this class was generated from the following file: