Exception raised whenever a mouse cursor operation failed. More...
#include <OSDLMouseCursor.h>


Public Member Functions | |
| MouseCursorException (const std::string &exception) | |
| virtual | ~MouseCursorException () throw () |
Exception raised whenever a mouse cursor operation failed.
Definition at line 108 of file OSDLMouseCursor.h.
| MouseCursorException::MouseCursorException | ( | const std::string & | exception | ) |
Definition at line 61 of file OSDLMouseCursor.cc.
| MouseCursorException::~MouseCursorException | ( | ) | throw () [virtual] |
Definition at line 68 of file OSDLMouseCursor.cc.
1.6.3