Searched refs:ErrorImage (Results 1 – 3 of 3) sorted by relevance
202 Magick::ErrorImage::ErrorImage(const std::string& what_) in ErrorImage() function in Magick::ErrorImage207 Magick::ErrorImage::ErrorImage(const std::string& what_,Exception *nested_) in ErrorImage() function in Magick::ErrorImage212 Magick::ErrorImage::~ErrorImage() throw() in ~ErrorImage()747 return new ErrorImage(message); in createException()930 throw ErrorImage(message,nestedException); in throwException()
136 class MagickPPExport ErrorImage: public Error139 explicit ErrorImage(const std::string& what_);140 explicit ErrorImage(const std::string& what_,Exception *nested_);141 ~ErrorImage() throw();
128 ErrorImage, WarningImage, ErrorMonitor, WarningMonitor,