Definition at line 300 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 496 of file Exception.cpp.
498 : Warning(what_,nested_)
499{
500}
◆ ~WarningFileOpen()
| Magick::WarningFileOpen::~WarningFileOpen |
( |
| ) |
|
| throw | ( | ) | | | |
The documentation for this class was generated from the following files: