|
libpqxx 7.7.5
|
This is the complete list of members for pqxx::undefined_column, including all inherited members.
| error_position | pqxx::syntax_error | |
| failure(std::string const &) | pqxx::failure | explicit |
| query() const noexcept | pqxx::sql_error | |
| sql_error(std::string const &whatarg="", std::string const &Q="", char const sqlstate[]=nullptr) | pqxx::sql_error | explicit |
| sqlstate() const noexcept | pqxx::sql_error | |
| syntax_error(std::string const &err, std::string const &Q="", char const sqlstate[]=nullptr, int pos=-1) | pqxx::syntax_error | explicit |
| undefined_column(std::string const &err, std::string const &Q="", char const sqlstate[]=nullptr) | pqxx::undefined_column | explicit |
| ~sql_error() noexcept override | pqxx::sql_error | virtual |