libpqxx
4.0.1
|
Error in usage of libpqxx library, similar to std::logic_error. More...
#include <except.hxx>
Public Member Functions | |
usage_error (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. |
Error in usage of libpqxx library, similar to std::logic_error.
|
explicit |