Searched refs:WarningMonitor (Results 1 – 3 of 3) sorted by relevance
551 Magick::WarningMonitor::WarningMonitor(const std::string& what_) in WarningMonitor() function in Magick::WarningMonitor556 Magick::WarningMonitor::WarningMonitor(const std::string& what_, in WarningMonitor() function in Magick::WarningMonitor562 Magick::WarningMonitor::~WarningMonitor() throw() in ~WarningMonitor()764 return new WarningMonitor(message); in createException()947 throw WarningMonitor(message,nestedException); in throwException()
333 class MagickPPExport WarningMonitor: public Warning336 explicit WarningMonitor(const std::string& what_);337 explicit WarningMonitor(const std::string& what_,Exception *nested_);338 ~WarningMonitor() throw();
128 ErrorImage, WarningImage, ErrorMonitor, WarningMonitor,