#include <exceptions.h>
Inheritance diagram for ExceptionConfigBadMode:
Public Member Functions | |
ExceptionConfigBadMode (const string &errMessage="", const char *fileName="", int lineNumber=0, const char *funcName="") | |
Default constructor (see Exception for more info). |
ExceptionConfigBadMode::ExceptionConfigBadMode | ( | const string & | errMessage = "" , |
|
const char * | fileName = "" , |
|||
int | lineNumber = 0 , |
|||
const char * | funcName = "" | |||
) | [inline] |
Default constructor (see Exception for more info).