ErrorException    868 Magick++/lib/Exception.cpp   if ((quiet_) && (severity < MagickCore::ErrorException))
ErrorException   7749 coders/msl.c       if (msl_info.exception->severity >= ErrorException)
ErrorException   3174 coders/svg.c     if (exception->severity >= ErrorException)
ErrorException    563 magick/constitute.c   if (exception->severity >= ErrorException)
ErrorException    206 magick/exception.c     if ((p->severity >= WarningException) && (p->severity < ErrorException))
ErrorException    208 magick/exception.c     if ((p->severity >= ErrorException) && (p->severity < FatalErrorException))
ErrorException   1035 magick/exception.c   if ((severity >= WarningException) && (severity < ErrorException))
ErrorException   1037 magick/exception.c   if ((severity >= ErrorException) && (severity < FatalErrorException))
ErrorException   2128 magick/fx.c      if (exception->severity >= ErrorException)
ErrorException   1058 magick/module.c   return(exception->severity < ErrorException ? MagickTrue : MagickFalse);
ErrorException   1382 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1401 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1412 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1425 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1440 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1456 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1476 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1490 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1508 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1528 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1651 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1670 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1681 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1694 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1709 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1726 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1742 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1762 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1867 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1884 tests/validate.c           exception->severity >= ErrorException)
ErrorException   1897 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1912 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1935 tests/validate.c       if (status == MagickFalse || exception->severity >= ErrorException)
ErrorException   1952 tests/validate.c           exception->severity >= ErrorException)
ErrorException    446 wand/animate.c           (exception->severity < ErrorException);
ErrorException    341 wand/compare.c           (exception->severity < ErrorException);
ErrorException    525 wand/composite.c           (exception->severity < ErrorException);
ErrorException    628 wand/convert.c           (exception->severity < ErrorException);
ErrorException    508 wand/display.c           (exception->severity < ErrorException);
ErrorException    329 wand/identify.c           (exception->severity < ErrorException);
ErrorException    460 wand/import.c              (exception->severity < ErrorException);
ErrorException    171 wand/mogrify.c           if ((exception->severity > ErrorException) ||
ErrorException    212 wand/mogrify.c               if ((exception->severity > ErrorException) ||
ErrorException    247 wand/mogrify.c                 if ((exception->severity > ErrorException) ||
ErrorException   3349 wand/mogrify.c   status=(MagickStatusType) (exception->severity < ErrorException ? 1 : 0);
ErrorException   3889 wand/mogrify.c           (exception->severity < ErrorException);
ErrorException    428 wand/montage.c             (exception->severity < ErrorException);
ErrorException    297 wand/stream.c            (exception->severity < ErrorException);