Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:exception

47 #include "MagickCore/exception.h"
48 #include "MagickCore/exception-private.h"
404 *exception;
414 exception=AcquireExceptionInfo();
416 exception);
417 exception=DestroyExceptionInfo(exception);
772 % ExceptionInfo *exception)
778 % o exception: return any errors or warnings in this structure.
782 ExceptionInfo *magick_unused(exception))
793 magick_unreferenced(exception);