Definition at line 327 of file Exception.h.
◆ WarningModule() [1/2]
Magick::WarningModule::WarningModule |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ WarningModule() [2/2]
Magick::WarningModule::WarningModule |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 542 of file Exception.cpp.
544 : Warning(what_,nested_)
545{
546}
◆ ~WarningModule()
Magick::WarningModule::~WarningModule |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.38/Magick++/lib/Magick++/Exception.h
- /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.38/Magick++/lib/Exception.cpp