#include <ExceptionInfo.h>

TSP-enforcing: No
Definition at line 21 of file ExceptionInfo.h.
Public Member Functions | |
| ExceptionInfo () | |
Public Attributes | |
| int | subComponent |
| int | errorCode |
| char | description [MAX_EXCEPTION_STRING] |
| char * | fileName |
| int | lineNumber |
| ExceptionInfo::ExceptionInfo | ( | ) | [inline] |
Interface: Subsystem
Default constructor
Definition at line 31 of file ExceptionInfo.h.
References description, errorCode, fileName, lineNumber, and subComponent.
| char ExceptionInfo::description[MAX_EXCEPTION_STRING] |
| char* ExceptionInfo::fileName |
1.5.6