libpqxx 4.0
pqxx::failure Class Reference

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

#include <except.hxx>

Inheritance diagram for pqxx::failure:

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: