Definition at line 318 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 527 of file Exception.cpp.
529 : Warning(what_,nested_)
530{
531}
◆ ~WarningMissingDelegate()
Magick::WarningMissingDelegate::~WarningMissingDelegate |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: