Class InvalidStateTransitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.engine.core.module.exception.ModuleException
dev.engine.core.module.exception.InvalidStateTransitionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidStateTransitionException(ModuleState currentState, ModuleState attemptedState) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidStateTransitionException
-
-
Method Details
-
getCurrentState
-
getAttemptedState
-