randolf.ca
1.00
Randolf Richardson's C++ classes
|
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>
Public Member Functions | |
pq_position_error (const char *what) | |
pq_position_error (const std::string &what) | |
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).