Magick++  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
Magick::WarningStream Class Reference
Inheritance diagram for Magick::WarningStream:
Magick::Warning Magick::Exception

Public Member Functions

 WarningStream (const std::string &what_)
 
 WarningStream (const std::string &what_, Exception *nested_)
 
- Public Member Functions inherited from Magick::Warning
 Warning (const std::string &what_)
 
 Warning (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

Definition at line 375 of file Exception.h.


The documentation for this class was generated from the following files: