libpqxx
|
Value conversion failed, e.g. when converting "Hello" to int. More...
#include <except.hxx>
Public Member Functions | |
conversion_error (const std::string &) | |
![]() | |
virtual | ~pqxx_exception () noexcept=0 |
Support run-time polymorphism, and keep this class abstract. More... | |
virtual PQXX_CONST const std::exception & | base () const noexcept=0 |
Return std::exception base-class object. More... | |
Value conversion failed, e.g. when converting "Hello" to int.
|
explicit |