HomeSort by relevance Sort by last modified time
    Searched defs:CatchException (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
exception.c 192 % CatchException() returns if no exceptions is found otherwise it reports
195 % The format of the CatchException method is:
197 % CatchException(ExceptionInfo *exception)
204 MagickExport void CatchException(ExceptionInfo *exception)
    [all...]
methods.h 136 #define CatchException PrependMagickMethod(CatchException)
    [all...]

Completed in 3490 milliseconds