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


Public Member Functions | |
| KeyboardException (const std::string &reason) | |
| virtual | ~KeyboardException () throw () |
Mother class for all keyboard exceptions.
Definition at line 98 of file OSDLKeyboardHandler.h.
| KeyboardException::KeyboardException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 91 of file OSDLKeyboardHandler.cc.
| KeyboardException::~KeyboardException | ( | ) | throw () [virtual] |
Definition at line 99 of file OSDLKeyboardHandler.cc.
1.6.3