pqxx::usage_error Class Reference
[Exception classes]
Error in usage of libpqxx library, similar to std::logic_error.
More...
#include <except.hxx>
List of all members.
|
Public Member Functions |
| usage_error (const std::string &) |
Detailed Description
Error in usage of libpqxx library, similar to std::logic_error.
Constructor & Destructor Documentation
pqxx::usage_error::usage_error |
( |
const std::string & |
whatarg |
) |
[explicit] |
The documentation for this class was generated from the following files: