Definition at line 104 of file Exception.h.
◆ ErrorCorruptImage() [1/2]
Magick::ErrorCorruptImage::ErrorCorruptImage |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ ErrorCorruptImage() [2/2]
Magick::ErrorCorruptImage::ErrorCorruptImage |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 148 of file Exception.cpp.
150 : Error(what_,nested_)
151{
152}
◆ ~ErrorCorruptImage()
Magick::ErrorCorruptImage::~ErrorCorruptImage |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: