Searched refs:ErrorDraw (Results 1 – 3 of 3) sorted by relevance
173 Magick::ErrorDraw::ErrorDraw(const std::string& what_) in ErrorDraw() function in Magick::ErrorDraw178 Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) in ErrorDraw() function in Magick::ErrorDraw183 Magick::ErrorDraw::~ErrorDraw() throw() in ~ErrorDraw()738 return new ErrorDraw(message); in createException()914 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();
123 ErrorConfigure, WarningConfigure, ErrorDraw, WarningDraw,