#include <boss_mysql_exceptions.h>
Inheritance diagram for MySQL_StringNumException:
Public Member Functions | |
MySQL_StringNumException (const string &f_n, const unsigned m) | |
virtual void | printError (const bool &fatal=false) const=0 |
virtual | ~MySQL_StringNumException () |
Protected Attributes | |
string | f_name |
unsigned | message |
|
|
|
|
|
Implemented in MySQL_IndexOutOfRange. |
|
|
|
|