|
pg_async
|
An exception was caught in a callback. More...
#include <error.hpp>


Public Member Functions | |
| client_error (std::string const &) | |
| client_error (char const *) | |
| client_error (std::exception const &) | |
Public Member Functions inherited from tip::db::pg::error::db_error | |
| db_error (std::string const &what_arg) | |
| db_error (char const *what_arg) | |
| db_error (std::string const &message, std::string severity, std::string code, std::string detail) | |
Additional Inherited Members | |
Public Attributes inherited from tip::db::pg::error::db_error | |
| std::string | severity |
| std::string | code |
| std::string | detail |
| sqlstate::code | sqlstate |
An exception was caught in a callback.
|
explicit |
|
explicit |
|
explicit |
1.8.6