Exception raised when a palette operation failed. More...
#include <OSDLPalette.h>


Public Member Functions | |
| PaletteException (const std::string &message) | |
| virtual | ~PaletteException () throw () |
Exception raised when a palette operation failed.
Definition at line 125 of file OSDLPalette.h.
| PaletteException::PaletteException | ( | const std::string & | message | ) | [explicit] |
Definition at line 81 of file OSDLPalette.cc.
| PaletteException::~PaletteException | ( | ) | throw () [virtual] |
Definition at line 89 of file OSDLPalette.cc.
1.6.3