ThrowException 273 Magick++/lib/Exception.cpp ThrowException( &exception, severity_, reason_, description_ ); ThrowException 902 Magick++/lib/Magick++/Include.h using MagickCore::ThrowException; ThrowException 628 magick/exception.c (void) ThrowException(exception,p->severity,p->reason,p->description); ThrowException 986 magick/exception.c (void) ThrowException(exception,severity,message,(char *) NULL); ThrowException 153 magick/exception.h ThrowException(ExceptionInfo *,const ExceptionType,const char *, ThrowException 1180 magick/methods.h #define ThrowException PrependMagickMethod(ThrowException)