#include <OSDLInputDeviceHandler.h>
Inheritance diagram for OSDL::Events::InputDeviceHandlerException:
Definition at line 25 of file OSDLInputDeviceHandler.h.
Public Member Functions | |
InputDeviceHandlerException (const std::string &reason) throw () | |
virtual | ~InputDeviceHandlerException () throw () |
InputDeviceHandlerException::InputDeviceHandlerException | ( | const std::string & | reason | ) | throw () [explicit] |
Definition at line 7 of file OSDLInputDeviceHandler.cc.
InputDeviceHandlerException::~InputDeviceHandlerException | ( | ) | throw () [virtual] |
Definition at line 15 of file OSDLInputDeviceHandler.cc.