#include <OSDLVideoTypes.h>
Inheritance diagram for OSDL::Video::VideoException:
Definition at line 70 of file OSDLVideoTypes.h.
Public Member Functions | |
VideoException (const std::string &reason) throw () | |
virtual | ~VideoException () throw () |
OSDL::Video::VideoException::VideoException | ( | const std::string & | reason | ) | throw () [inline, explicit] |
Definition at line 74 of file OSDLVideoTypes.h.
virtual OSDL::Video::VideoException::~VideoException | ( | ) | throw () [inline, virtual] |
Definition at line 81 of file OSDLVideoTypes.h.