|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.gui.KeyStrokeBuilder.keyStrokeBuilderException
Exception indicating that an error occured when trying to build a
with an instance of KeyStrokeKeyStrokeBuilder
| Constructor Summary | |
KeyStrokeBuilder.keyStrokeBuilderException(java.lang.String message)
Constructs a new
with the specified detail message.
|
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public KeyStrokeBuilder.keyStrokeBuilderException(java.lang.String message)
Constructs a new
with the specified detail message.
keyStrokeBuilderException
message - the detail message. The detail message is saved for later
retrieval by the Throwable.getMessage()method.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||