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] |
InvalidCastException(const char *_error_msg, ERROR_ID _error_id=eid_cast, EXCEPTION_LEVEL _exception_level=excl_fatal) | InvalidCastException | |
terminate(int exit_code=EXIT_FAILURE) | Exception | |
type | Exception | [protected] |
~Exception() | Exception | [virtual] |
~InvalidCastException() | InvalidCastException | [virtual] |