ThrowException    815 Magick++/lib/Exception.cpp   ThrowException(exceptionInfo,severity_,reason_, description_);
ThrowException   1462 Magick++/lib/Magick++/Include.h   using MagickCore::ThrowException;
ThrowException    642 magick/exception.c     (void) ThrowException(exception,p->severity,p->reason,p->description);
ThrowException   1043 magick/exception.c   (void) ThrowException(exception,severity,message,(char *) NULL);
ThrowException    154 magick/exception.h   ThrowException(ExceptionInfo *,const ExceptionType,const char *,
ThrowException   1187 magick/methods.h #define ThrowException  PrependMagickMethod(ThrowException)