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