Mother class for all joystick exceptions. More...
#include <OSDLJoystickCommon.h>
Public Member Functions | |
JoystickException (const std::string &reason) | |
virtual | ~JoystickException () throw () |
Mother class for all joystick exceptions.
Definition at line 136 of file OSDLJoystickCommon.h.
JoystickException::JoystickException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 92 of file OSDLJoystickCommon.cc.
JoystickException::~JoystickException | ( | ) | throw () [virtual] |
Definition at line 100 of file OSDLJoystickCommon.cc.