#include <OSDLMouseCursor.h>
Inheritance diagram for OSDL::Video::TwoDimensional::MouseCursorException:
Definition at line 46 of file OSDLMouseCursor.h.
Public Member Functions | |
| MouseCursorException (const std::string &exception) throw () | |
| virtual | ~MouseCursorException () throw () |
| MouseCursorException::MouseCursorException | ( | const std::string & | exception | ) | throw () |
Definition at line 22 of file OSDLMouseCursor.cc.
| MouseCursorException::~MouseCursorException | ( | ) | throw () [virtual] |
Definition at line 30 of file OSDLMouseCursor.cc.
1.5.1