#include <OSDLRenderer.h>
Inheritance diagram for OSDL::Rendering::RenderingException:
Definition at line 31 of file OSDLRenderer.h.
Public Member Functions | |
| RenderingException (const std::string &reason) throw () | |
| virtual | ~RenderingException () throw () |
| RenderingException::RenderingException | ( | const std::string & | reason | ) | throw () [explicit] |
Definition at line 34 of file OSDLRenderer.cc.
| RenderingException::~RenderingException | ( | ) | throw () [virtual] |
Definition at line 41 of file OSDLRenderer.cc.
1.5.1