Definition at line 375 of file Exception.h.
◆WarningStream() [1/2]
| Magick::WarningStream::WarningStream |
( |
const std::string & |
what_ | ) |
|
|
explicit |
◆WarningStream() [2/2]
| Magick::WarningStream::WarningStream |
( |
const std::string & |
what_, |
|
|
Exception * |
nested_ |
|
) |
| |
|
explicit |
Definition at line 633 of file Exception.cpp.
635 : Warning(what_,nested_)
636{
637}
◆~WarningStream()
| Magick::WarningStream::~WarningStream |
( |
| ) |
|
| throw | ( | |
| ) | | |
The documentation for this class was generated from the following files:
- /root/im/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Exception.h
- /root/im/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Exception.cpp