public class InvalidRunStateException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidRunStateException(java.lang.String id,
State currentState,
State expectedState) |
| Modifier and Type | Method and Description |
|---|---|
State |
getCurrentState() |
State |
getExpectedState() |
java.lang.String |
getId() |