#include <OSDLPalette.h>
Inheritance diagram for OSDL::Video::PaletteException:
Definition at line 25 of file OSDLPalette.h.
Public Member Functions | |
PaletteException (const std::string &message) throw () | |
virtual | ~PaletteException () throw () |
OSDL::Video::PaletteException::PaletteException | ( | const std::string & | message | ) | throw () [explicit] |
PaletteException::~PaletteException | ( | ) | throw () [virtual] |
Definition at line 38 of file OSDLPalette.cc.