#include <OSDLMouseCommon.h>
Inheritance diagram for OSDL::Events::MouseException:
Definition at line 74 of file OSDLMouseCommon.h.
Public Member Functions | |
MouseException (const std::string &reason) throw () | |
virtual | ~MouseException () throw () |
MouseException::MouseException | ( | const std::string & | reason | ) | throw () [explicit] |
Definition at line 26 of file OSDLMouseCommon.cc.
MouseException::~MouseException | ( | ) | throw () [virtual] |
Definition at line 33 of file OSDLMouseCommon.cc.