Definition at line 192 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 309 of file Exception.cpp.
311 : Error(what_,nested_)
312{
313}
◆ ~ErrorResourceLimit()
Magick::ErrorResourceLimit::~ErrorResourceLimit |
( |
| ) |
|
throw | ( | ) | | | |
The documentation for this class was generated from the following files: