Mother class for all mouse exceptions. More...
#include <OSDLMouseCommon.h>


Public Member Functions | |
| MouseException (const std::string &reason) | |
| virtual | ~MouseException () throw () |
Mother class for all mouse exceptions.
Definition at line 114 of file OSDLMouseCommon.h.
| MouseException::MouseException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 77 of file OSDLMouseCommon.cc.
| MouseException::~MouseException | ( | ) | throw () [virtual] |
Definition at line 85 of file OSDLMouseCommon.cc.
1.6.3