#include <exception.h>

Data Fields | |
| ExceptionType | severity |
| int | error_number |
| char * | reason |
| char * | description |
| void * | exceptions |
| MagickBooleanType | relinquish |
| SemaphoreInfo * | semaphore |
| unsigned long | signature |
Definition at line 96 of file exception.h.
| char * _ExceptionInfo::description |
Definition at line 105 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), InheritException(), and ThrowException().
Definition at line 102 of file exception.h.
Definition at line 109 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), GetExceptionInfo(), InheritException(), and ThrowException().
| char* _ExceptionInfo::reason |
Definition at line 105 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), InheritException(), and ThrowException().
Definition at line 112 of file exception.h.
Referenced by AcquireExceptionInfo(), and DestroyExceptionInfo().
Definition at line 115 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), and InheritException().
Definition at line 99 of file exception.h.
Referenced by CatchException(), CatchImageException(), ClearMagickException(), DestroyExceptionInfo(), FxEvaluateChannelExpression(), FxEvaluateSubexpression(), GetExceptionInfo(), GetImageException(), InheritException(), ReadImage(), SetExceptionInfo(), and ThrowException().
| unsigned long _ExceptionInfo::signature |
Definition at line 118 of file exception.h.
Referenced by AcquireResampleFilter(), AcquireResizeFilter(), AdaptiveBlurImageChannel(), AdaptiveResizeImage(), AdaptiveSharpenImageChannel(), AdaptiveThresholdImage(), AddNoiseImageChannel(), AffineTransformImage(), AppendImages(), AverageImages(), BlurImageChannel(), CatchException(), CharcoalImage(), ChopImage(), ClearMagickException(), CloneImage(), CloneImages(), CoalesceImages(), ColorizeImage(), CombineImages(), CompareImageLayers(), CompositeLayers(), ConsolidateCMYKImages(), ConstituteImage(), ConvolveImageChannel(), CropImage(), DecipherImage(), DeleteImages(), DespeckleImage(), DestroyExceptionInfo(), DisposeImages(), DistortImage(), EdgeImage(), EmbossImage(), EncipherImage(), EnhanceImage(), EvaluateImageChannel(), ExcerptImage(), ExtentImage(), FlipImage(), FlopImage(), GaussianBlurImageChannel(), GetExceptionInfo(), GetImageException(), ImplodeImage(), InheritException(), LiquidRescaleImage(), MagnifyImage(), MedianFilterImage(), MergeImageLayers(), MinifyImage(), MontageImageList(), MorphImages(), OilPaintImage(), OptimizeImageTransparency(), OptimizeLayerFrames(), OrderedPosterizeImageChannel(), PolaroidImage(), RadialBlurImageChannel(), RandomChannelThresholdImage(), RandomThresholdImageChannel(), ReadStream(), RecolorImage(), ReduceNoiseImage(), RemoveDuplicateLayers(), RemoveZeroDelayLayers(), ResampleImage(), ResizeImage(), RollImage(), RotateImage(), SampleImage(), ScaleImage(), SepiaToneImage(), ShadeImage(), ShadowImage(), SharpenImageChannel(), ShearImage(), SparseColorImage(), SpliceImage(), SpreadImage(), SteganoImage(), StereoImage(), SwirlImage(), ThrowException(), ThrowMagickExceptionList(), ThumbnailImage(), TintImage(), TransposeImage(), TransverseImage(), VignetteImage(), WaveImage(), and ZoomImage().
1.5.7.1