InvalidStateTransitionException
An update attempted to change the job execution to a state that is invalid because of the job execution's current state (for example, an attempt to change a request in state SUCCESS to state IN_PROGRESS). In this case, the body of the error message also contains the executionState field.
Types
Functions
Link copied to clipboard
inline fun copy(block: InvalidStateTransitionException.Builder.() -> Unit = {}): InvalidStateTransitionException