Lines Matching defs:exception
118 *exception; in AcquireExceptionInfo() local
150 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
203 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
528 exception[MagickPathExtent]; in GetExceptionMessage() local
687 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
735 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
1095 ExceptionInfo *exception,const char *module,const char *function, in ThrowMagickExceptionList()
1145 MagickExport MagickBooleanType ThrowMagickException(ExceptionInfo *exception, in ThrowMagickException()