libpqxx
|
Internal error in libpqxx library. More...
#include <except.hxx>
Public Member Functions | |
internal_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... | |
Internal error in libpqxx library.
|
explicit |