libpqxx 4.0
pqxx::undefined_table Member List
This is the complete list of members for pqxx::undefined_table, including all inherited members.
error_positionpqxx::syntax_error
failure(const std::string &)pqxx::failure [explicit]
query() const pqxx::sql_error
sql_error()pqxx::sql_error
sql_error(const std::string &)pqxx::sql_error [explicit]
sql_error(const std::string &, const std::string &Q)pqxx::sql_error
syntax_error(const std::string &err, int pos=-1)pqxx::syntax_error [explicit]
syntax_error(const std::string &err, const std::string &Q, int pos=-1)pqxx::syntax_error
undefined_table(const std::string &err)pqxx::undefined_table [explicit]
undefined_table(const std::string &err, const std::string &Q)pqxx::undefined_table
~pqxx_exception()=0pqxx::pqxx_exception [pure virtual]
~sql_error()pqxx::sql_error [virtual]