|
randolf.ca
1.00
Randolf Richardson's C++ classes
|
Exception handling of formatting errors, which includes incorrect datatype matching, or when malformed escape codes are provided to methods (such as the pq::connection::unescapeBytea method in the pq::connection class).
More...
#include <pq/errors>
Public Member Functions | |
| format (const char *what) | |
| format (const std::string &what) | |
Exception handling of formatting errors, which includes incorrect datatype matching, or when malformed escape codes are provided to methods (such as the pq::connection::unescapeBytea method in the pq::connection class).