Definition at line 359 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 588 of file Exception.cpp.
590 : Warning(what_,nested_)
591{
592}
◆ ~WarningRegistry()
Magick::WarningRegistry::~WarningRegistry |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: