Searched refs:WarningMonitor (Results 1 – 3 of 3) sorted by relevance
552 Magick::WarningMonitor::WarningMonitor(const std::string& what_) in WarningMonitor() function in Magick::WarningMonitor557 Magick::WarningMonitor::WarningMonitor(const std::string& what_, in WarningMonitor() function in Magick::WarningMonitor563 Magick::WarningMonitor::~WarningMonitor() throw() in ~WarningMonitor()765 return new WarningMonitor(message); in createException()941 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();
124 ErrorImage, WarningImage, ErrorMonitor, WarningMonitor,