#include <OSDLImage.h>
Inheritance diagram for OSDL::Video::TwoDimensional::ImageException:
Definition at line 31 of file OSDLImage.h.
Public Member Functions | |
ImageException (const std::string &reason) throw () | |
virtual | ~ImageException () throw () |
ImageException::ImageException | ( | const std::string & | reason | ) | throw () |
Definition at line 46 of file OSDLImage.cc.
ImageException::~ImageException | ( | ) | throw () [virtual] |
Definition at line 53 of file OSDLImage.cc.