public class InvalidStateTransitionException extends Exception
Constructor and Description |
---|
InvalidStateTransitionException(Enum<?> currentState,
Enum<?> event) |
Modifier and Type | Method and Description |
---|---|
Enum<?> |
getCurrentState() |
Enum<?> |
getEvent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 Apache Software Foundation. All rights reserved.