FatalErrorException 52 magick/exception-private.h _exit((int) (severity-FatalErrorException)+1); \ FatalErrorException 217 magick/exception.c if ((p->severity >= ErrorException) && (p->severity < FatalErrorException)) FatalErrorException 219 magick/exception.c if (p->severity >= FatalErrorException) FatalErrorException 307 magick/exception.c exit((int) (severity-FatalErrorException)+1); FatalErrorException 994 magick/exception.c if ((severity >= ErrorException) && (severity < FatalErrorException)) FatalErrorException 996 magick/exception.c if (severity >= FatalErrorException)