BMA Server Framework
|
Public Member Functions | |
BMAException (std::string text, std::string file=__FILE__, int line=__LINE__, int errorNumber=-1) | |
Public Attributes | |
std::string | className |
std::string | file |
int | line |
std::string | text |
int | errorNumber |