libpqxx  7.5.2
pqxx::conversion_error Struct Reference

Value conversion failed, e.g. when converting "Hello" to int. More...

#include <except.hxx>

Inheritance diagram for pqxx::conversion_error:

Public Member Functions

 conversion_error (std::string const &)
 

Detailed Description

Value conversion failed, e.g. when converting "Hello" to int.

Constructor & Destructor Documentation

◆ conversion_error()

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

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