Machine Learning Library
|
#include <DatabaseException.h>
Public Member Functions | |
CDatabaseException (const char *msg, const char *file, int line) | |
virtual | ~CDatabaseException () |
virtual const std::string | getMessage () const |
const std::string | getSourcefile () const |
int | getSourceline () const |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in CMysqlDatabaseException.
Referenced by CMysqlDatabaseException::getMessage(), and operator<<().
|
inline |
Referenced by operator<<().
|
inline |
Referenced by operator<<().