ErrorImage 203 Magick++/lib/Exception.cpp Magick::ErrorImage::ErrorImage(const std::string& what_) ErrorImage 208 Magick++/lib/Exception.cpp Magick::ErrorImage::ErrorImage(const std::string& what_,Exception *nested_) ErrorImage 213 Magick++/lib/Exception.cpp Magick::ErrorImage::~ErrorImage() throw() ErrorImage 748 Magick++/lib/Exception.cpp return new ErrorImage(message); ErrorImage 920 Magick++/lib/Exception.cpp throw ErrorImage(message,nestedException); ErrorImage 136 Magick++/lib/Magick++/Exception.h class MagickPPExport ErrorImage: public Error ErrorImage 139 Magick++/lib/Magick++/Exception.h explicit ErrorImage(const std::string& what_); ErrorImage 140 Magick++/lib/Magick++/Exception.h explicit ErrorImage(const std::string& what_,Exception *nested_); ErrorImage 141 Magick++/lib/Magick++/Exception.h ~ErrorImage() throw();