Report a MySQL error.
More...
#include <mysql.h>
|
| error_mysql (MYSQL *db, const std::string &msg) |
|
| error_mysql (const std::string &dbmsg, const std::string &msg) |
|
const char * | what () const noexcept override |
|
wreport::ErrorCode | code () const noexcept override |
|
virtual ErrorCode | code () const noexcept=0 |
|
virtual const char * | what () const noexcept=0 |
|
◆ what()
const char * dballe::sql::error_mysql::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this struct was generated from the following file: