Exception related to state machine.
StateMachineException(StateMachine StateMachine, string Message)
Exception related to state machine.
StateMachineException(string StateMachineId, string Message)
Exception related to state machine.
string StateMachineId
State machine ID
string Object
Object identifier related to the object.
Class representing a state machine.
Implement this interface on exception classes to allow the log to extract object information in corre...