Definition at line 270 of file Exception.h.
◆ WarningConfigure() [1/2]
Magick::WarningConfigure::WarningConfigure |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningConfigure() [2/2]
Magick::WarningConfigure::WarningConfigure |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 438 of file Exception.cpp.
440 : Warning(what_,nested_)
441{
442}
◆ ~WarningConfigure()
Magick::WarningConfigure::~WarningConfigure |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: