#include <except.hxx>
Public Member Functions | |
plpgsql_error (const std::string &err) | |
plpgsql_error (const std::string &err, const std::string &Q) |
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 | |||
) |