Home
last modified time | relevance | path

Searched refs:WarningType (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/
DException.cpp642 Magick::WarningType::WarningType(const std::string& what_) in WarningType() function in Magick::WarningType
647 Magick::WarningType::WarningType(const std::string& what_,Exception *nested_) in WarningType() function in Magick::WarningType
652 Magick::WarningType::~WarningType() throw() in ~WarningType()
795 return new WarningType(message); in createException()
971 throw WarningType(message,nestedException); in throwException()
/external/ImageMagick/Magick++/lib/Magick++/
DException.h381 class MagickPPExport WarningType: public Warning
384 explicit WarningType(const std::string& what_);
385 explicit WarningType(const std::string& what_,Exception *nested_);
386 ~WarningType() throw();
/external/ImageMagick/Magick++/
DChangeLog126 ErrorType, and WarningType, exception classes to support the full