MagickCore 7.0.10
|
Go to the source code of this file.
Macros | |
#define | CatchWizardException(severity, tag, context) |
#define | WizardAssert(domain, predicate) |
#define | ThrowFileException(exception, severity, context) |
#define | ThrowWizardFatalError(domain, error) |
#define | ThrowFatalException(severity, tag) |
#define CatchWizardException | ( | severity, | |
tag, | |||
context | |||
) |
Definition at line 29 of file exception-private.h.
#define ThrowFatalException | ( | severity, | |
tag | |||
) |
Definition at line 77 of file exception-private.h.
#define ThrowFileException | ( | exception, | |
severity, | |||
context | |||
) |
Definition at line 53 of file exception-private.h.
#define ThrowWizardFatalError | ( | domain, | |
error | |||
) |
Definition at line 64 of file exception-private.h.
#define WizardAssert | ( | domain, | |
predicate | |||
) |
Definition at line 46 of file exception-private.h.