Searched refs:WarningImage (Results 1 – 3 of 3) sorted by relevance
505 Magick::WarningImage::WarningImage(const std::string& what_) in WarningImage() function in Magick::WarningImage510 Magick::WarningImage::WarningImage(const std::string& what_,Exception *nested_) in WarningImage() function in Magick::WarningImage515 Magick::WarningImage::~WarningImage() throw() in ~WarningImage()749 return new WarningImage(message); in createException()932 throw WarningImage(message,nestedException); in throwException()
308 class MagickPPExport WarningImage: public Warning311 explicit WarningImage(const std::string& what_);312 explicit WarningImage(const std::string& what_,Exception *nested_);313 ~WarningImage() throw();
128 ErrorImage, WarningImage, ErrorMonitor, WarningMonitor,