libpqxx
5.0
|
Database feature not supported in current setup. More...
#include <except.hxx>
Public Member Functions | |
feature_not_supported (const std::string &err, const std::string &Q="", const char sqlstate[]=NULL) | |
![]() | |
sql_error (const std::string &msg="", const std::string &Q="", const char sqlstate[]=NULL) | |
virtual | ~sql_error () PQXX_NOEXCEPT |
PQXX_PURE const std::string & | query () const PQXX_NOEXCEPT |
The query whose execution triggered the exception. More... | |
PQXX_PURE const std::string & | sqlstate () const PQXX_NOEXCEPT |
![]() | |
failure (const std::string &) | |
![]() | |
virtual | ~pqxx_exception () PQXX_NOEXCEPT=0 |
Support run-time polymorphism, and keep this class abstract. More... | |
Database feature not supported in current setup.
|
explicit |