libpqxx
4.0.1
|
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 ()=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. |
Something is out of range, similar to std::out_of_range.
|
explicit |