Definition at line 367 of file Exception.h.
◆ WarningResourceLimit() [1/2]
Magick::WarningResourceLimit::WarningResourceLimit |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ WarningResourceLimit() [2/2]
Magick::WarningResourceLimit::WarningResourceLimit |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 618 of file Exception.cpp.
620 : Warning(what_,nested_)
621{
622}
◆ ~WarningResourceLimit()
Magick::WarningResourceLimit::~WarningResourceLimit |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: