Definition at line 254 of file Exception.h.
◆ WarningCache() [1/2]
Magick::WarningCache::WarningCache |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ WarningCache() [2/2]
Magick::WarningCache::WarningCache |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 410 of file Exception.cpp.
411 : Warning(what_,nested_)
412{
413}
◆ ~WarningCache()
Magick::WarningCache::~WarningCache |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/reproducible-path/imagemagick-7.1.1.46+dfsg1/Magick++/lib/Magick++/Exception.h
- /build/reproducible-path/imagemagick-7.1.1.46+dfsg1/Magick++/lib/Exception.cpp