Magick::Error Class Reference
Inheritance diagram for Magick::Error:
Magick::Exception Magick::ErrorBlob Magick::ErrorCache Magick::ErrorCoder Magick::ErrorConfigure Magick::ErrorCorruptImage Magick::ErrorDelegate Magick::ErrorDraw Magick::ErrorFileOpen Magick::ErrorImage Magick::ErrorMissingDelegate Magick::ErrorModule Magick::ErrorMonitor Magick::ErrorOption Magick::ErrorPolicy Magick::ErrorRegistry Magick::ErrorResourceLimit Magick::ErrorStream Magick::ErrorType Magick::ErrorUndefined Magick::ErrorXServer

Public Member Functions

 Error (const std::string &what_)
 
 Error (const std::string &what_, Exception *nested_)
 
- Public Member Functions inherited from Magick::Exception
 Exception (const std::string &what_)
 
 Exception (const std::string &what_, Exception *nested_)
 
 Exception (const Exception &original_)
 
Exceptionoperator= (const Exception &original_)
 
virtual const char * what () const throw ()
 
const Exceptionnested () const throw ()
 
void nested (Exception *nested_) throw ()
 

Detailed Description


The documentation for this class was generated from the following files:
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Exception.h
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Exception.cpp