libpqxx 4.0
|
PL/pgSQL error. More...
#include <except.hxx>
Public Member Functions | |
plpgsql_error (const std::string &err) | |
plpgsql_error (const std::string &err, const std::string &Q) |
PL/pgSQL error.
Exceptions derived from this class are errors from PL/pgSQL procedures.
pqxx::plpgsql_error::plpgsql_error | ( | const std::string & | err | ) | [explicit] |
pqxx::plpgsql_error::plpgsql_error | ( | const std::string & | err, |
const std::string & | Q | ||
) |