Searched refs:ErrorConfigure (Results 1 – 3 of 3) sorted by relevance
127 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_) in ErrorConfigure() function in Magick::ErrorConfigure132 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_, in ErrorConfigure() function in Magick::ErrorConfigure138 Magick::ErrorConfigure::~ErrorConfigure() throw() in ~ErrorConfigure()722 return new ErrorConfigure(message); in createException()905 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();
127 ErrorConfigure, WarningConfigure, ErrorDraw, WarningDraw,