Report an PostgreSQL error.
More...
#include <postgresql.h>
|
|
| error_postgresql (PGconn *db, const std::string &msg) |
| |
|
| error_postgresql (PGresult *db, const std::string &msg) |
| |
|
| error_postgresql (const std::string &dbmsg, const std::string &msg) |
| |
| const char * | what () const noexcept override |
| |
| wreport::ErrorCode | code () const noexcept override |
| |
Report an PostgreSQL error.
◆ what()
| const char * dballe::sql::error_postgresql::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this struct was generated from the following file: