Definition at line 399 of file Exception.h.
◆ WarningXServer() [1/2]
Magick::WarningXServer::WarningXServer |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningXServer() [2/2]
Magick::WarningXServer::WarningXServer |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 677 of file Exception.cpp.
679 : Warning(what_,nested_)
680{
681}
◆ ~WarningXServer()
Magick::WarningXServer::~WarningXServer |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: