#include <except.hxx>
|
| disk_full (const PGSTD::string &err) |
|
| disk_full (const PGSTD::string &err, const PGSTD::string &Q) |
|
const PGSTD::string &PQXX_PURE | query () const throw () |
| The query whose execution triggered the exception. More...
|
|
pqxx::disk_full::disk_full |
( |
const PGSTD::string & |
err | ) |
|
|
inlineexplicit |
pqxx::disk_full::disk_full |
( |
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.
The documentation for this class was generated from the following file: