Searched refs:WarningXServer (Results 1 – 2 of 2) sorted by relevance
671 Magick::WarningXServer::WarningXServer(const std::string& what_) in WarningXServer() function in Magick::WarningXServer676 Magick::WarningXServer::WarningXServer(const std::string& what_, in WarningXServer() function in Magick::WarningXServer682 Magick::WarningXServer::~WarningXServer() throw() in ~WarningXServer()803 return new WarningXServer(message); in createException()979 throw WarningXServer(message,nestedException); in throwException()
397 class MagickPPExport WarningXServer: public Warning400 explicit WarningXServer(const std::string& what_);401 explicit WarningXServer(const std::string& what_,Exception *nested_);402 ~WarningXServer() throw();