Exception: Transition not allowed from current state to requested state 'RequestedState' in statemachine StateMachine¶
Exception id: 0x0100010b
Parameter |
Description |
---|---|
RequestedState |
The requested state. |
StateMachine |
The statemachine receiving the requested transition. |
Description¶
Transition from the current state to the requested state is not allowed.