|
libpqxx
|
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 noexcept | pqxx::sql_error | |
| sql_error(const std::string &msg="", const std::string &Q="", const char sqlstate[]=nullptr) | pqxx::sql_error | explicit |
| sqlstate() const noexcept | pqxx::sql_error | |
| syntax_error(const std::string &err, const std::string &Q="", const char sqlstate[]=nullptr, int pos=-1) | pqxx::syntax_error | explicit |
| ~pqxx_exception() noexcept=0 | pqxx::pqxx_exception | pure virtual |
| ~sql_error() noexcept | pqxx::sql_error | virtual |