libpqxx
pqxx::usage_error Class Reference

Error in usage of libpqxx library, similar to std::logic_error. More...

#include <except.hxx>

Inheritance diagram for pqxx::usage_error:

Public Member Functions

 usage_error (const std::string &)
 
- Public Member Functions inherited from pqxx::pqxx_exception
virtual ~pqxx_exception () noexcept=0
 Support run-time polymorphism, and keep this class abstract. More...
 

Detailed Description

Error in usage of libpqxx library, similar to std::logic_error.

Constructor & Destructor Documentation

◆ usage_error()

pqxx::usage_error::usage_error ( const std::string &  whatarg)
explicit

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