|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
at.wisch.joystick.exception.FFJoystickException
at.wisch.joystick.exception.JoystickNotFoundException
public class JoystickNotFoundException
The Class JoystickNotFoundException. Indicates that no joystick, or the requested joystick was not found.
Constructor Summary | |
---|---|
JoystickNotFoundException()
Instantiates a new JoystickNotFoundException. |
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
Gets the error message describing this exception. |
Methods inherited from class at.wisch.joystick.exception.FFJoystickException |
---|
printErrorMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JoystickNotFoundException()
Method Detail |
---|
public java.lang.String getErrorMessage()
getErrorMessage
in class FFJoystickException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |