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