Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:InheritException

266   InheritException(clone_exception,exception);
630 % InheritException() inherits an exception from a related exception.
632 % The format of the InheritException method is:
634 % InheritException(ExceptionInfo *exception,const ExceptionInfo *relative)
643 MagickExport void InheritException(ExceptionInfo *exception,