Definition at line 66 of file Exception.h.
◆ Error() [1/2]
Magick::Error::Error |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ Error() [2/2]
Magick::Error::Error |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 78 of file Exception.cpp.
79 : Exception(what_,nested_)
80{
81}
◆ ~Error()
Magick::Error::~Error |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/imagemagick-dmo-7.1.1.43+dmo/Magick++/lib/Magick++/Exception.h
- /build/imagemagick-dmo-7.1.1.43+dmo/Magick++/lib/Exception.cpp