pqxx::data_exception Class Reference
[Exception classes]

Error in data provided to SQL statement. More...

#include <except.hxx>

Inheritance diagram for pqxx::data_exception:
pqxx::sql_error pqxx::failure pqxx::pqxx_exception

List of all members.

Public Member Functions

 data_exception (const std::string &err, const std::string &Q="", const char sqlstate[]=NULL)

Detailed Description

Error in data provided to SQL statement.


Constructor & Destructor Documentation

pqxx::data_exception::data_exception ( const std::string &  err,
const std::string &  Q = "",
const char  sqlstate[] = NULL 
) [explicit]

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

Generated on 16 Mar 2017 for libpqxx by  doxygen 1.6.1