Definition at line 302 of file Exception.h.
◆ WarningFileOpen() [1/2]
Magick::WarningFileOpen::WarningFileOpen |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningFileOpen() [2/2]
Magick::WarningFileOpen::WarningFileOpen |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 497 of file Exception.cpp.
499 : Warning(what_,nested_)
500{
501}
◆ ~WarningFileOpen()
Magick::WarningFileOpen::~WarningFileOpen |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: