Searched refs:StateMachineViolation (Results 1 – 1 of 1) sorted by relevance
27 class StateMachineViolation(Exception): class147 raise StateMachineViolation('Unrecognized state transition '344 except StateMachineViolation as e:346 raise StateMachineViolation(response)