Searched refs:ErrorConfigure (Results 1 – 3 of 3) sorted by relevance
128 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_) in ErrorConfigure() function in Magick::ErrorConfigure133 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_, in ErrorConfigure() function in Magick::ErrorConfigure139 Magick::ErrorConfigure::~ErrorConfigure() throw() in ~ErrorConfigure()723 return new ErrorConfigure(message); in createException()899 throw ErrorConfigure(message,nestedException); in throwException()
96 class MagickPPExport ErrorConfigure: public Error99 explicit ErrorConfigure(const std::string& what_);100 explicit ErrorConfigure(const std::string& what_,Exception *nested_);101 ~ErrorConfigure() throw();
123 ErrorConfigure, WarningConfigure, ErrorDraw, WarningDraw,