ErrorException    376 coders/gif.c         if (image->exception.severity < ErrorException)
ErrorException    973 coders/jpeg.c        if (exception->severity < ErrorException)
ErrorException   3866 magick/command.c           (exception->severity < ErrorException);
ErrorException   10882 magick/command.c         (options->exception.severity < ErrorException);
ErrorException   13170 magick/command.c             (exception->severity < ErrorException);
ErrorException   8378 magick/constitute.c           if (exception->severity >= ErrorException)
ErrorException   8477 magick/constitute.c           if (exception->severity >= ErrorException)
ErrorException    103 magick/error.c       (exception->severity < ErrorException))
ErrorException    109 magick/error.c   if ((exception->severity >= ErrorException) &&
ErrorException    133 magick/log.c       { "error", ErrorEventMask, ErrorException, ErrorException+99 },
ErrorException    495 magick/log.c       case ErrorException: severity=(char *) "Error"; break;
ErrorException    504 magick/log.c       case ErrorException: nteventtype=EVENTLOG_ERROR_TYPE; break;