pqxx::plpgsql_error Class Reference
[Exception classes]

PL/pgSQL error. More...

#include <except.hxx>

Inheritance diagram for pqxx::plpgsql_error:
pqxx::sql_error pqxx::failure pqxx::pqxx_exception pqxx::plpgsql_no_data_found pqxx::plpgsql_raise pqxx::plpgsql_too_many_rows

List of all members.

Public Member Functions

 plpgsql_error (const std::string &err, const std::string &Q="", const char sqlstate[]=NULL)

Detailed Description

PL/pgSQL error.

Exceptions derived from this class are errors from PL/pgSQL procedures.


Constructor & Destructor Documentation

pqxx::plpgsql_error::plpgsql_error ( const std::string &  err,
const std::string &  Q = "",
const char  sqlstate[] = NULL 
) [explicit]

The documentation for this class was generated from the following file:

Generated on 16 Mar 2017 for libpqxx by  doxygen 1.6.1