|
||||||||||
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.JoystickManagerNotInitializedException
public class JoystickManagerNotInitializedException
The Class JoystickManagerNotInitializedException. Indicates that JoystickManager was not initialized. Call this method JoystickManager.init()
.
JoystickManager
,
Serialized FormConstructor Summary | |
---|---|
JoystickManagerNotInitializedException()
Instantiates a new JoystickManagerNotInitializedException. |
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 JoystickManagerNotInitializedException()
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 |