Public Member Functions

ImageException Class Reference

#include <Image.h>

Collaboration diagram for ImageException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImageException (const string &error)
 ImageException (const string &error, const string &filename)
virtual ~ImageException () throw ()
virtual const char * which () const throw ()

Detailed Description

Definition at line 76 of file Image.h.


Constructor & Destructor Documentation

ImageException::ImageException ( const string &  error  )  [inline]

Definition at line 80 of file Image.h.

ImageException::ImageException ( const string &  error,
const string &  filename 
) [inline]

Definition at line 82 of file Image.h.

virtual ImageException::~ImageException (  )  throw () [inline, virtual]

Definition at line 84 of file Image.h.


Member Function Documentation

virtual const char* ImageException::which (  )  const throw () [inline, virtual]

Definition at line 88 of file Image.h.


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