libpqxx
|
Something is out of range, similar to std::out_of_range. More...
#include <except.hxx>
Public Member Functions | |
range_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... | |
Something is out of range, similar to std::out_of_range.
|
explicit |