libpqxx
4.0.1
|
Run-time failure encountered by libpqxx, similar to std::runtime_error. More...
#include <except.hxx>
Public Member Functions | |
failure (const std::string &) | |
![]() | |
virtual | ~pqxx_exception ()=0 throw () |
Support run-time polymorphism, and keep this class abstract. | |
virtual const PQXX_CONST std::exception & | base () const =0 throw () |
Return std::exception base-class object. |
Run-time failure encountered by libpqxx, similar to std::runtime_error.
|
explicit |