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