Searched refs:WarningType (Results 1 – 3 of 3) sorted by relevance
641 Magick::WarningType::WarningType(const std::string& what_) in WarningType() function in Magick::WarningType646 Magick::WarningType::WarningType(const std::string& what_,Exception *nested_) in WarningType() function in Magick::WarningType651 Magick::WarningType::~WarningType() throw() in ~WarningType()794 return new WarningType(message); in createException()977 throw WarningType(message,nestedException); in throwException()
381 class MagickPPExport WarningType: public Warning384 explicit WarningType(const std::string& what_);385 explicit WarningType(const std::string& what_,Exception *nested_);386 ~WarningType() throw();
130 ErrorType, and WarningType, exception classes to support the full