Mother class for all keyboard exceptions. More...
#include <OSDLInputDeviceHandler.h>


Public Member Functions | |
| InputDeviceHandlerException (const std::string &reason) | |
| virtual | ~InputDeviceHandlerException () throw () | 
Mother class for all keyboard exceptions.
Definition at line 53 of file OSDLInputDeviceHandler.h.
| InputDeviceHandlerException::InputDeviceHandlerException | ( | const std::string & | reason | ) |  [explicit] | 
        
Definition at line 34 of file OSDLInputDeviceHandler.cc.
| InputDeviceHandlerException::~InputDeviceHandlerException | ( | ) |   throw () [virtual] | 
        
Definition at line 43 of file OSDLInputDeviceHandler.cc.
 1.6.3