Package de.otto.jlineup.service
Class InvalidRunStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.otto.jlineup.service.InvalidRunStateException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidRunStateException(String id, State currentState, State expectedState) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRunStateException
-
-
Method Details
-
getId
-
getCurrentState
-
getExpectedState
-