libpqxx  7.0.5
pqxx::argument_error Struct Reference

Invalid argument passed to libpqxx, similar to std::invalid_argument. More...

#include <except.hxx>

Inheritance diagram for pqxx::argument_error:

Public Member Functions

 argument_error (std::string const &)
 

Detailed Description

Invalid argument passed to libpqxx, similar to std::invalid_argument.

Constructor & Destructor Documentation

◆ argument_error()

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

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