Definition at line 286 of file Exception.h.
◆ WarningDelegate() [1/2]
Magick::WarningDelegate::WarningDelegate |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningDelegate() [2/2]
Magick::WarningDelegate::WarningDelegate |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 468 of file Exception.cpp.
470 : Warning(what_,nested_)
471{
472}
◆ ~WarningDelegate()
Magick::WarningDelegate::~WarningDelegate |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: