Lines Matching defs:exception
110 *exception; in AcquireExceptionInfo() local
144 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
158 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
197 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
420 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
477 exception[MagickPathExtent]; in GetExceptionMessage() local
636 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
684 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
929 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
1011 ExceptionInfo *exception,const char *module,const char *function, in ThrowMagickExceptionList()
1061 MagickExport MagickBooleanType ThrowMagickException(ExceptionInfo *exception, in ThrowMagickException()