Definition at line 202 of file Exception.h.
◆ ErrorStream() [1/2]
Magick::ErrorStream::ErrorStream |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆ ErrorStream() [2/2]
Magick::ErrorStream::ErrorStream |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 325 of file Exception.cpp.
326 : Error(what_,nested_)
327{
328}
◆ ~ErrorStream()
Magick::ErrorStream::~ErrorStream |
( |
| ) |
|
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/Magick++/Exception.h
- /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/Exception.cpp