#include <except.hxx>
pqxx::undefined_function::undefined_function |
( |
const PGSTD::string & |
err | ) |
|
|
inlineexplicit |
pqxx::undefined_function::undefined_function |
( |
const PGSTD::string & |
err, |
|
|
const PGSTD::string & |
Q |
|
) |
| |
|
inline |
const PGSTD::string& PQXX_PURE pqxx::sql_error::query |
( |
| ) |
const throw () |
|
inherited |
The query whose execution triggered the exception.
const int pqxx::syntax_error::error_position |
|
inherited |
Approximate position in string where error occurred, or -1 if unknown.
The documentation for this class was generated from the following file: