Definition at line 178 of file Exception.h.
◆ ErrorPolicy() [1/2]
Magick::ErrorPolicy::ErrorPolicy |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ ErrorPolicy() [2/2]
Magick::ErrorPolicy::ErrorPolicy |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 280 of file Exception.cpp.
281 : Error(what_,nested_)
282{
283}
◆ ~ErrorPolicy()
Magick::ErrorPolicy::~ErrorPolicy |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/reproducible-path/imagemagick-7.1.1.47+dfsg1/Magick++/lib/Magick++/Exception.h
- /build/reproducible-path/imagemagick-7.1.1.47+dfsg1/Magick++/lib/Exception.cpp