|
libpqxx
|
This is the complete list of members for pqxx::invalid_cursor_name, including all inherited members.
| failure(const std::string &) | pqxx::failure | explicit |
| invalid_cursor_name(const std::string &err, const std::string &Q="", const char sqlstate[]=nullptr) | pqxx::invalid_cursor_name | 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 | |
| ~pqxx_exception() noexcept=0 | pqxx::pqxx_exception | pure virtual |
| ~sql_error() noexcept | pqxx::sql_error | virtual |