![]() |
Magick++ 6.9.13
|
Public Member Functions | |
ErrorXServer (const std::string &what_) | |
ErrorXServer (const std::string &what_, Exception *nested_) | |
![]() | |
Error (const std::string &what_) | |
Error (const std::string &what_, Exception *nested_) | |
![]() | |
Exception (const std::string &what_) | |
Exception (const std::string &what_, Exception *nested_) | |
Exception (const Exception &original_) | |
Exception & | operator= (const Exception &original_) |
virtual const char * | what () const throw () |
const Exception * | nested () const throw () |
void | nested (Exception *nested_) throw () |
Definition at line 224 of file Exception.h.
|
explicit |
Definition at line 362 of file Exception.cpp.
|
explicit |
Definition at line 367 of file Exception.cpp.
Magick::ErrorXServer::~ErrorXServer | ( | ) | ||||
throw | ( | ) |
Definition at line 372 of file Exception.cpp.