Exception raised when a video rendering operation failed. More...
#include <OSDLVideoRenderer.h>


Public Member Functions | |
| VideoRenderingException (const std::string &message) | |
| virtual | ~VideoRenderingException () throw () |
Exception raised when a video rendering operation failed.
Definition at line 57 of file OSDLVideoRenderer.h.
| VideoRenderingException::VideoRenderingException | ( | const std::string & | message | ) | [explicit] |
Definition at line 63 of file OSDLVideoRenderer.cc.
| VideoRenderingException::~VideoRenderingException | ( | ) | throw () [virtual] |
Definition at line 71 of file OSDLVideoRenderer.cc.
1.6.3