Definition at line 246 of file Exception.h.
◆ WarningBlob() [1/2]
Magick::WarningBlob::WarningBlob |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ WarningBlob() [2/2]
Magick::WarningBlob::WarningBlob |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 396 of file Exception.cpp.
397 : Warning(what_,nested_)
398{
399}
◆ ~WarningBlob()
Magick::WarningBlob::~WarningBlob |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/imagemagick-hIdK5f/imagemagick-7.1.1.47+dfsg1/Magick++/lib/Magick++/Exception.h
- /build/imagemagick-hIdK5f/imagemagick-7.1.1.47+dfsg1/Magick++/lib/Exception.cpp