Machine Learning Library
|
#include <MysqlDatabase.h>
Public Member Functions | |
CMysqlDatabaseException (const char *msg, MYSQL *conn, const char *file, int line) | |
virtual const std::string | getMessage () const |
![]() | |
CDatabaseException (const char *msg, const char *file, int line) | |
virtual | ~CDatabaseException () |
const std::string | getSourcefile () const |
int | getSourceline () const |
|
inline |
|
inlinevirtual |
Reimplemented from CDatabaseException.
References CDatabaseException::getMessage().