Definition at line 391 of file Exception.h.
◆ WarningUndefined() [1/2]
Magick::WarningUndefined::WarningUndefined |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningUndefined() [2/2]
Magick::WarningUndefined::WarningUndefined |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 662 of file Exception.cpp.
664 : Warning(what_,nested_)
665{
666}
◆ ~WarningUndefined()
Magick::WarningUndefined::~WarningUndefined |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: