libpqxx 4.0
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:

List of all members.

Public Member Functions

 range_error (const std::string &)

Detailed Description

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


Constructor & Destructor Documentation

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

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