libpqxx
5.0
|
This is the complete list of members for pqxx::syntax_error, including all inherited members.
error_position | pqxx::syntax_error | |
failure(const std::string &) | pqxx::failure | explicit |
query() const PQXX_NOEXCEPT | pqxx::sql_error | |
sql_error(const std::string &msg="", const std::string &Q="", const char sqlstate[]=NULL) | pqxx::sql_error | explicit |
sqlstate() const PQXX_NOEXCEPT | pqxx::sql_error | |
syntax_error(const std::string &err, const std::string &Q="", const char sqlstate[]=NULL, int pos=-1) | pqxx::syntax_error | explicit |
~pqxx_exception() PQXX_NOEXCEPT=0 | pqxx::pqxx_exception | pure virtual |
~sql_error() PQXX_NOEXCEPT | pqxx::sql_error | virtual |