libpqxx
pqxx::range_error Class Reference

Something is out of range, similar to std::out_of_range. More...

#include <except.hxx>

Inheritance diagram for pqxx::range_error:

Public Member Functions

 range_error (const std::string &)
 
- Public Member Functions inherited from pqxx::pqxx_exception
virtual ~pqxx_exception () noexcept=0
 Support run-time polymorphism, and keep this class abstract. More...
 

Detailed Description

Something is out of range, similar to std::out_of_range.

Constructor & Destructor Documentation

◆ range_error()

pqxx::range_error::range_error ( const std::string &  whatarg)
explicit

The documentation for this class was generated from the following files: