Thrown when an error regarding overlays occured. More...
#include <OSDLOverlay.h>


Public Member Functions | |
| OverlayException (const std::string &message) | |
| virtual | ~OverlayException () throw () |
Thrown when an error regarding overlays occured.
Definition at line 73 of file OSDLOverlay.h.
| OverlayException::OverlayException | ( | const std::string & | message | ) |
Definition at line 71 of file OSDLOverlay.cc.
| OverlayException::~OverlayException | ( | ) | throw () [virtual] |
Definition at line 79 of file OSDLOverlay.cc.
1.6.3