|
libdballe
7.7
|
Report a MySQL error. More...
#include <internals.h>
Public Member Functions | |
| error_mysql (MYSQL *db, const std::string &msg) | |
| Copy informations from the ODBC diagnostic record to the dba error report. | |
| error_mysql (const std::string &dbmsg, const std::string &msg) | |
| wreport::ErrorCode | code () const throw () |
| virtual const char * | what () const throw () |
Static Public Member Functions | |
| static void | throwf (MYSQL *db, const char *fmt,...) WREPORT_THROWF_ATTRS(2 |
Data Fields | |
| std::string | msg |
Report a MySQL error.
1.8.9.1