Searched refs:ErrorXServer (Results 1 – 2 of 2) sorted by relevance
361 Magick::ErrorXServer::ErrorXServer(const std::string& what_) in ErrorXServer() function in Magick::ErrorXServer366 Magick::ErrorXServer::ErrorXServer(const std::string& what_,Exception *nested_) in ErrorXServer() function in Magick::ErrorXServer371 Magick::ErrorXServer::~ErrorXServer() throw () in ~ErrorXServer()800 return new ErrorXServer(message); in createException()983 throw ErrorXServer(message,nestedException); in throwException()
224 class MagickPPExport ErrorXServer: public Error227 explicit ErrorXServer(const std::string& what_);228 explicit ErrorXServer(const std::string& what_,Exception *nested_);229 ~ErrorXServer() throw();