Searched refs:WarningDelegate (Results 1 – 2 of 2) sorted by relevance
461 Magick::WarningDelegate::WarningDelegate(const std::string& what_) in WarningDelegate() function in Magick::WarningDelegate466 Magick::WarningDelegate::WarningDelegate(const std::string& what_, in WarningDelegate() function in Magick::WarningDelegate472 Magick::WarningDelegate::~WarningDelegate() throw() in ~WarningDelegate()734 return new WarningDelegate(message); in createException()917 throw WarningDelegate(message,nestedException); in throwException()
284 class MagickPPExport WarningDelegate: public Warning287 explicit WarningDelegate(const std::string& what_);288 explicit WarningDelegate(const std::string& what_,Exception *nested_);289 ~WarningDelegate() throw();