PL/pgSQL error. More...
#include <except.hxx>
Public Member Functions | |
plpgsql_error (const PGSTD::string &err) | |
plpgsql_error (const PGSTD::string &err, const PGSTD::string &Q) | |
const PGSTD::string &PQXX_PURE | query () const throw () |
The query whose execution triggered the exception. More... | |
PL/pgSQL error.
Exceptions derived from this class are errors from PL/pgSQL procedures.
|
inlineexplicit |
|
inline |
|
inherited |
The query whose execution triggered the exception.