|
WizardsToolkit
1.0.7
|

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