Definition at line 357 of file Exception.h.
◆ WarningRegistry() [1/2]
Magick::WarningRegistry::WarningRegistry |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningRegistry() [2/2]
Magick::WarningRegistry::WarningRegistry |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 587 of file Exception.cpp.
589 : Warning(what_,nested_)
590{
591}
◆ ~WarningRegistry()
Magick::WarningRegistry::~WarningRegistry |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: