randolf.ca  1.00
Randolf Richardson's C++ classes
Loading...
Searching...
No Matches
pq::pq_position_error Class Reference

Exception handling of column-range-specific errors (e.g,. a column name or column number was specified for a non-existent/out-of-range column). More...

#include <pq/errors>

+ Inheritance diagram for pq::pq_position_error:
+ Collaboration diagram for pq::pq_position_error:

Public Member Functions

 pq_position_error (const char *what)
 
 pq_position_error (const std::string &what)
 

Detailed Description

Exception handling of column-range-specific errors (e.g,. a column name or column number was specified for a non-existent/out-of-range column).


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