Definition at line 316 of file Exception.h.
◆ WarningMissingDelegate() [1/2]
| Magick::WarningMissingDelegate::WarningMissingDelegate |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningMissingDelegate() [2/2]
| Magick::WarningMissingDelegate::WarningMissingDelegate |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 526 of file Exception.cpp.
528 : Warning(what_,nested_)
529{
530}
◆ ~WarningMissingDelegate()
| Magick::WarningMissingDelegate::~WarningMissingDelegate |
( |
| ) |
|
| throw | ( | ) | | | |
The documentation for this class was generated from the following files: