Definition at line 122 of file Exception.h.
◆ ErrorDraw() [1/2]
Magick::ErrorDraw::ErrorDraw |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ ErrorDraw() [2/2]
Magick::ErrorDraw::ErrorDraw |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 179 of file Exception.cpp.
180 : Error(what_,nested_)
181{
182}
◆ ~ErrorDraw()
Magick::ErrorDraw::~ErrorDraw |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /workspace/repo-tools/run-upstream-build/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Magick++/Exception.h
- /workspace/repo-tools/run-upstream-build/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Exception.cpp