WarningCoder 418 Magick++/lib/Exception.cpp Magick::WarningCoder::WarningCoder(const std::string& what_) WarningCoder 423 Magick++/lib/Exception.cpp Magick::WarningCoder::WarningCoder(const std::string& what_,Exception *nested_) WarningCoder 428 Magick++/lib/Exception.cpp Magick::WarningCoder::~WarningCoder() throw() WarningCoder 720 Magick++/lib/Exception.cpp return new WarningCoder(message); WarningCoder 892 Magick++/lib/Exception.cpp throw WarningCoder(message,nestedException); WarningCoder 260 Magick++/lib/Magick++/Exception.h class MagickPPExport WarningCoder: public Warning WarningCoder 263 Magick++/lib/Magick++/Exception.h explicit WarningCoder(const std::string& what_); WarningCoder 264 Magick++/lib/Magick++/Exception.h explicit WarningCoder(const std::string& what_,Exception *nested_); WarningCoder 265 Magick++/lib/Magick++/Exception.h ~WarningCoder() throw();