Searched refs:ErrorDraw (Results 1 – 3 of 3) sorted by relevance
172 Magick::ErrorDraw::ErrorDraw(const std::string& what_) in ErrorDraw() function in Magick::ErrorDraw177 Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) in ErrorDraw() function in Magick::ErrorDraw182 Magick::ErrorDraw::~ErrorDraw() throw() in ~ErrorDraw()737 return new ErrorDraw(message); in createException()920 throw ErrorDraw(message,nestedException); in throwException()
120 class MagickPPExport ErrorDraw: public Error123 explicit ErrorDraw(const std::string& what_);124 explicit ErrorDraw(const std::string& what_,Exception *nested_);125 ~ErrorDraw() throw();
127 ErrorConfigure, WarningConfigure, ErrorDraw, WarningDraw,