www/api/Magick++/Exception_8h.html
| Magick++ 7.1.0 |
Classes | Namespaces | Functions
Exception.h File Reference
#include "Magick++/Include.h"
#include <string>
#include <exception>
Include dependency graph for Exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
|
| | class | Magick::Exception | | | | class | Magick::Error | | | | class | Magick::ErrorBlob | | | | class | Magick::ErrorCache | | | | class | Magick::ErrorCoder | | | | class | Magick::ErrorConfigure | | | | class | Magick::ErrorCorruptImage | | | | class | Magick::ErrorDelegate | | | | class | Magick::ErrorDraw | | | | class | Magick::ErrorFileOpen | | | | class | Magick::ErrorImage | | | | class | Magick::ErrorMissingDelegate | | | | class | Magick::ErrorModule | | | | class | Magick::ErrorMonitor | | | | class | Magick::ErrorOption | | | | class | Magick::ErrorPolicy | | | | class | Magick::ErrorRegistry | | | | class | Magick::ErrorResourceLimit | | | | class | Magick::ErrorStream | | | | class | Magick::ErrorType | | | | class | Magick::ErrorUndefined | | | | class | Magick::ErrorXServer | | | | class | Magick::Warning | | | | class | Magick::WarningBlob | | | | class | Magick::WarningCache | | | | class | Magick::WarningCoder | | | | class | Magick::WarningConfigure | | | | class | Magick::WarningCorruptImage | | | | class | Magick::WarningDelegate | | | | class | Magick::WarningDraw | | | | class | Magick::WarningFileOpen | | | | class | Magick::WarningImage | | | | class | Magick::WarningMissingDelegate | | | | class | Magick::WarningModule | | | | class | Magick::WarningMonitor | | | | class | Magick::WarningOption | | | | class | Magick::WarningPolicy | | | | class | Magick::WarningRegistry | | | | class | Magick::WarningResourceLimit | | | | class | Magick::WarningStream | | | | class | Magick::WarningType | | | | class | Magick::WarningUndefined | | | | class | Magick::WarningXServer | | |
|
| | | Magick | | |
|
| | std::string | Magick::formatExceptionMessage (const MagickCore::ExceptionInfo *exception_) | | | | Exception * | Magick::createException (const MagickCore::ExceptionInfo *exception_) | | | | MagickPPExport void | Magick::throwExceptionExplicit (const MagickCore::ExceptionType severity_, const char *reason_, const char *description_=(char *) NULL) | | | | MagickPPExport void | Magick::throwException (MagickCore::ExceptionInfo *exception_, const bool quiet_=false) | | |