ErrorDraw 173 Magick++/lib/Exception.cpp Magick::ErrorDraw::ErrorDraw(const std::string& what_) ErrorDraw 178 Magick++/lib/Exception.cpp Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) ErrorDraw 183 Magick++/lib/Exception.cpp Magick::ErrorDraw::~ErrorDraw() throw() ErrorDraw 738 Magick++/lib/Exception.cpp return new ErrorDraw(message); ErrorDraw 910 Magick++/lib/Exception.cpp throw ErrorDraw(message,nestedException); ErrorDraw 120 Magick++/lib/Magick++/Exception.h class MagickPPExport ErrorDraw: public Error ErrorDraw 123 Magick++/lib/Magick++/Exception.h explicit ErrorDraw(const std::string& what_); ErrorDraw 124 Magick++/lib/Magick++/Exception.h explicit ErrorDraw(const std::string& what_,Exception *nested_); ErrorDraw 125 Magick++/lib/Magick++/Exception.h ~ErrorDraw() throw();