#include <boss_mysql_exceptions.h>
Inheritance diagram for MySQL_TwoStringException:

Public Member Functions | |
| MySQL_TwoStringException (const string &f_n, const string m) | |
| virtual void | printError (const bool &fatal=false) const=0 |
| virtual | ~MySQL_TwoStringException () |
Protected Attributes | |
| string | f_name |
| string | message |
|
||||||||||||
|
|
|
|
|
|
|
Implemented in MySQL_ConnectFailed, and MySQL_QueryFailed. |
|
|
|
|
|
|
1.3.6