WarningXServer    671 Magick++/lib/Exception.cpp Magick::WarningXServer::WarningXServer(const std::string& what_)
WarningXServer    676 Magick++/lib/Exception.cpp Magick::WarningXServer::WarningXServer(const std::string& what_,
WarningXServer    682 Magick++/lib/Exception.cpp Magick::WarningXServer::~WarningXServer() throw()
WarningXServer    803 Magick++/lib/Exception.cpp       return new WarningXServer(message);
WarningXServer    975 Magick++/lib/Exception.cpp       throw WarningXServer(message,nestedException);
WarningXServer    397 Magick++/lib/Magick++/Exception.h   class MagickPPExport WarningXServer: public Warning
WarningXServer    400 Magick++/lib/Magick++/Exception.h     explicit WarningXServer(const std::string& what_);
WarningXServer    401 Magick++/lib/Magick++/Exception.h     explicit WarningXServer(const std::string& what_,Exception *nested_);
WarningXServer    402 Magick++/lib/Magick++/Exception.h     ~WarningXServer() throw();