
Data Fields | |
| ExceptionType | severity |
| char * | reason |
| char * | description |
| void * | exceptions |
| WizardBooleanType | relinquish |
| SemaphoreInfo * | semaphore |
| size_t | signature |
Definition at line 57 of file exception.c.
| char * _ExceptionInfo::description |
Definition at line 63 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionElement(), InheritException(), and ThrowException().
Definition at line 67 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionInfo(), GetExceptionInfo(), InheritException(), and ThrowException().
| char* _ExceptionInfo::reason |
Definition at line 63 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionElement(), InheritException(), and ThrowException().
Definition at line 70 of file exception.c.
Referenced by AcquireExceptionInfo(), and DestroyExceptionInfo().
Definition at line 73 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionInfo(), GetExceptionInfo(), and InheritException().
Definition at line 60 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionInfo(), GetExceptionInfo(), GetExceptionSeverity(), InheritException(), ThrowException(), and ThrowWizardExceptionList().
| size_t _ExceptionInfo::signature |
Definition at line 76 of file exception.c.
Referenced by AcquireExceptionInfo(), CatchException(), ClearWizardException(), DestroyExceptionInfo(), GetExceptionInfo(), GetExceptionSeverity(), InheritException(), ThrowException(), and ThrowWizardExceptionList().
1.6.2-20100208