Definition at line 194 of file Exception.h.
◆ ErrorResourceLimit() [1/2]
Magick::ErrorResourceLimit::ErrorResourceLimit |
( |
const std::string & | what_ | ) |
|
|
explicit |
◆ ErrorResourceLimit() [2/2]
Magick::ErrorResourceLimit::ErrorResourceLimit |
( |
const std::string & | what_, |
|
|
Exception * | nested_ ) |
|
explicit |
Definition at line 310 of file Exception.cpp.
312 : Error(what_,nested_)
313{
314}
◆ ~ErrorResourceLimit()
Magick::ErrorResourceLimit::~ErrorResourceLimit |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: