public class TransitionNotFoundException extends Exception
| Constructor and Description |
|---|
TransitionNotFoundException(String message,
Event<?> event,
State state) |
| Modifier and Type | Method and Description |
|---|---|
State |
getDesiredState() |
Event<?> |
getEvent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.