|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.werken.blissed.BlissedException | +--com.werken.blissed.InvalidMotionException
Indicates an invalid motion through a process.
Constructor Summary | |
protected |
InvalidMotionException(java.lang.String msg)
Construct with a message. |
Methods inherited from class com.werken.blissed.BlissedException |
getLocalizedMessage, getMessage, getRootCause, hasRootCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected InvalidMotionException(java.lang.String msg)
msg
- The error message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |