Searched refs:ErrorUndefined (Results 1 – 2 of 2) sorted by relevance
346 Magick::ErrorUndefined::ErrorUndefined(const std::string& what_) in ErrorUndefined() function in Magick::ErrorUndefined351 Magick::ErrorUndefined::ErrorUndefined(const std::string& what_, in ErrorUndefined() function in Magick::ErrorUndefined357 Magick::ErrorUndefined::~ErrorUndefined() throw() in ~ErrorUndefined()797 return new ErrorUndefined(message); in createException()980 throw ErrorUndefined(message,nestedException); in throwException()
216 class MagickPPExport ErrorUndefined: public Error219 explicit ErrorUndefined(const std::string& what_);220 explicit ErrorUndefined(const std::string& what_,Exception *nested_);221 ~ErrorUndefined() throw();