![]() |
![]() |
![]() |
#include <Exception.h>
Inheritance diagram for Magick::Exception:


Public Member Functions | |
| Exception (const std::string &what_) | |
| Exception (const Exception &original_) | |
| Exception & | operator= (const Exception &original_) |
| virtual const char * | what () const throw () |
| virtual | ~Exception () throw () |
| Exception (const std::string &what_) | |
| Exception (const Exception &original_) | |
| Exception & | operator= (const Exception &original_) |
| virtual const char * | what () const throw () |
| virtual | ~Exception () throw () |
Private Attributes | |
| std::string | _what |
|
|
Definition at line 20 of file Exception.cpp. References Exception(). Referenced by Exception().
Here is the call graph for this function: ![]() |
|
|
Definition at line 26 of file Exception.cpp. References Exception().
Here is the call graph for this function: ![]() |
|
|
Definition at line 48 of file Exception.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 32 of file Exception.cpp. References _what.
|
|
|
|
|
|
Definition at line 42 of file Exception.cpp. References _what.
|
|
|
Definition at line 31 of file Exception.h. Referenced by operator=(), and what(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC