libpqxx
|
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 () noexcept=0 |
Support run-time polymorphism, and keep this class abstract. More... | |
virtual PQXX_CONST const std::exception & | base () const noexcept=0 |
Return std::exception base-class object. More... | |
Error in usage of libpqxx library, similar to std::logic_error.
|
explicit |