Definition at line 343 of file Exception.h.
◆ WarningOption() [1/2]
Magick::WarningOption::WarningOption |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ WarningOption() [2/2]
Magick::WarningOption::WarningOption |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 573 of file Exception.cpp.
575 : Warning(what_,nested_)
576{
577}
◆ ~WarningOption()
Magick::WarningOption::~WarningOption |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /build/imagemagick-KY3bjG/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Magick++/Exception.h
- /build/imagemagick-KY3bjG/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Exception.cpp