#include <IOManagerDB.h>
Inheritance diagram for SctArchiving::MysqlException:
Public Member Functions | |
MysqlException (const string &msg, const string &file, int line) | |
MysqlException (const string &msg, const string &query, const string &file, int line) | |
~MysqlException () throw () | |
Private Member Functions | |
MysqlException () | |
Private Attributes | |
std::string | query |
Definition at line 19 of file IOManagerDB.h.