pqxx::syntax_error Class Reference
[Exception classes]

#include <except.hxx>

Inheritance diagram for pqxx::syntax_error:
pqxx::sql_error pqxx::failure pqxx::pqxx_exception pqxx::undefined_column pqxx::undefined_function pqxx::undefined_table

List of all members.

Public Member Functions

 syntax_error (const std::string &err, const std::string &Q="", const char sqlstate[]=NULL, int pos=-1)

Public Attributes

const int error_position
 Approximate position in string where error occurred, or -1 if unknown.

Constructor & Destructor Documentation

pqxx::syntax_error::syntax_error ( const std::string &  err,
const std::string &  Q = "",
const char  sqlstate[] = NULL,
int  pos = -1 
) [explicit]

Member Data Documentation

Approximate position in string where error occurred, or -1 if unknown.


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

Generated on 17 Mar 2017 for libpqxx by  doxygen 1.6.1