Definition at line 284 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 467 of file Exception.cpp.
469 : Warning(what_,nested_)
470{
471}
◆ ~WarningDelegate()
| Magick::WarningDelegate::~WarningDelegate |
( |
| ) |
|
| throw | ( | ) | | | |
The documentation for this class was generated from the following files: