This is the complete list of members for pqxx::syntax_error, including all inherited members.
error_position | pqxx::syntax_error | |
failure(const PGSTD::string &) | pqxx::failure | explicit |
query() const | pqxx::sql_error | |
sql_error() | pqxx::sql_error | |
sql_error(const PGSTD::string &) | pqxx::sql_error | explicit |
sql_error(const PGSTD::string &, const PGSTD::string &Q) | pqxx::sql_error | |
syntax_error(const PGSTD::string &err, int pos=-1) | pqxx::syntax_error | inlineexplicit |
syntax_error(const PGSTD::string &err, const PGSTD::string &Q, int pos=-1) | pqxx::syntax_error | inline |
~pqxx_exception()=0 | pqxx::pqxx_exception | pure virtual |
~sql_error() | pqxx::sql_error | virtual |