pqxx::failure Class Reference
[Exception classes]

Run-time failure encountered by libpqxx, similar to std::runtime_error. More...

#include <except.hxx>

Inheritance diagram for pqxx::failure:
pqxx::pqxx_exception pqxx::broken_connection pqxx::in_doubt_error pqxx::sql_error pqxx::too_many_connections pqxx::data_exception pqxx::feature_not_supported pqxx::insufficient_privilege pqxx::insufficient_resources pqxx::integrity_constraint_violation pqxx::invalid_cursor_name pqxx::invalid_cursor_state pqxx::invalid_sql_statement_name pqxx::plpgsql_error pqxx::syntax_error

List of all members.

Public Member Functions

 failure (const std::string &)

Detailed Description

Run-time failure encountered by libpqxx, similar to std::runtime_error.


Constructor & Destructor Documentation

pqxx::failure::failure ( const std::string &  whatarg  )  [explicit]

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

Generated on 17 Mar 2017 for libpqxx by  doxygen 1.6.1