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