Definition at line 294 of file Exception.h.
◆ WarningDraw() [1/2]
Magick::WarningDraw::WarningDraw |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ WarningDraw() [2/2]
Magick::WarningDraw::WarningDraw |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 483 of file Exception.cpp.
484 : Warning(what_,nested_)
485{
486}
◆ ~WarningDraw()
Magick::WarningDraw::~WarningDraw |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/imagemagick-dmo-7.1.2.0+dmo/Magick++/lib/Magick++/Exception.h
- /build/imagemagick-dmo-7.1.2.0+dmo/Magick++/lib/Exception.cpp