error_id | Exception | [protected] |
error_msg | Exception | [protected] |
Exception(EXCEPTION_TYPE _type, const char *_error_msg, ERROR_ID _error_id=eid_notset, EXCEPTION_LEVEL _exception_level=excl_fatal) | Exception | |
exception_level | Exception | [protected] |
getDebugMsg() | Exception | |
getErrorId() | Exception | [inline] |
getErrorMsg() | Exception | [inline] |
getExceptionLevel() | Exception | [inline] |
getType() | Exception | [inline] |
ParseException(const char *_error_msg, ERROR_ID _error_id=eid_parse, EXCEPTION_LEVEL _exception_level=excl_fatal) | ParseException | |
terminate(int exit_code=EXIT_FAILURE) | Exception | |
type | Exception | [protected] |
~Exception() | Exception | [virtual] |
~ParseException() | ParseException | [virtual] |