|
MagickCore 7.0.10
|
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 64 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionElement(), InheritException(), and ThrowException().
| void* _ExceptionInfo::exceptions |
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().
| WizardBooleanType _ExceptionInfo::relinquish |
Definition at line 70 of file exception.c.
Referenced by AcquireExceptionInfo(), and DestroyExceptionInfo().
| SemaphoreInfo* _ExceptionInfo::semaphore |
Definition at line 73 of file exception.c.
Referenced by CatchException(), ClearWizardException(), DestroyExceptionInfo(), GetExceptionInfo(), InheritException(), and ThrowException().
| ExceptionType _ExceptionInfo::severity |
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().