Searched refs:WarningConfigure (Results 1 – 3 of 3) sorted by relevance
431 Magick::WarningConfigure::WarningConfigure(const std::string& what_) in WarningConfigure() function in Magick::WarningConfigure436 Magick::WarningConfigure::WarningConfigure(const std::string& what_, in WarningConfigure() function in Magick::WarningConfigure442 Magick::WarningConfigure::~WarningConfigure() throw() in ~WarningConfigure()724 return new WarningConfigure(message); in createException()907 throw WarningConfigure(message,nestedException); in throwException()
268 class MagickPPExport WarningConfigure: public Warning271 explicit WarningConfigure(const std::string& what_);272 explicit WarningConfigure(const std::string& what_,Exception *nested_);273 ~WarningConfigure() throw();
127 ErrorConfigure, WarningConfigure, ErrorDraw, WarningDraw,