#include <utils.h>
Public Attributes | |
EclipseObject * | s_pFailedObject |
Object that triggers the error. | |
char * | s_sFailMessage |
Whatever the object wanted to say. | |
eErrorType | s_nType |
In a nutshell, the nature of the error. | |
ErrorEvent * | s_pNextError |
Next available error. |
Definition at line 84 of file utils.h.