WarningType 642 Magick++/lib/Exception.cpp Magick::WarningType::WarningType(const std::string& what_) WarningType 647 Magick++/lib/Exception.cpp Magick::WarningType::WarningType(const std::string& what_,Exception *nested_) WarningType 652 Magick++/lib/Exception.cpp Magick::WarningType::~WarningType() throw() WarningType 795 Magick++/lib/Exception.cpp return new WarningType(message); WarningType 967 Magick++/lib/Exception.cpp throw WarningType(message,nestedException); WarningType 381 Magick++/lib/Magick++/Exception.h class MagickPPExport WarningType: public Warning WarningType 384 Magick++/lib/Magick++/Exception.h explicit WarningType(const std::string& what_); WarningType 385 Magick++/lib/Magick++/Exception.h explicit WarningType(const std::string& what_,Exception *nested_); WarningType 386 Magick++/lib/Magick++/Exception.h ~WarningType() throw();