Mother class for all video exceptions. More...
#include <OSDLVideoTypes.h>
Public Member Functions | |
VideoException (const std::string &reason) | |
virtual | ~VideoException () throw () |
Mother class for all video exceptions.
Definition at line 112 of file OSDLVideoTypes.h.
OSDL::Video::VideoException::VideoException | ( | const std::string & | reason | ) | [inline, explicit] |
Definition at line 117 of file OSDLVideoTypes.h.
virtual OSDL::Video::VideoException::~VideoException | ( | ) | throw () [inline, virtual] |
Definition at line 124 of file OSDLVideoTypes.h.