Exception: Failing to set the state of StateMachine from 'CurrentState' to 'TargetState'¶
Exception id: 0x0100010c
Parameter |
Description |
---|---|
StateMachine |
Name of the state machine. |
CurrentState |
Name of the current state. |
TargetState |
Name of the target state. |
Description¶
The state machine cannot be set to the target state. See inner exception for the root cause.