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