FinalStateMachine/src/main/java/me/bvn13/fsm/exceptions
Vyacheslav Boyko bb085efa88 added possibility to start state machine from custom state 2022-07-12 23:27:20 +03:00
..
AmbiguousTransitionException.java added possibility to start state machine from custom state 2022-07-12 23:27:20 +03:00
BrokenTransitionException.java new fluent syntax 2022-07-07 15:20:27 +03:00
ConditionAlreadyExistsException.java fixing publication 2022-07-07 23:32:53 +03:00
FsmException.java added possibility to start state machine from custom state 2022-07-12 23:27:20 +03:00
NotInitializedException.java added possibility to start state machine from custom state 2022-07-12 23:27:20 +03:00
StateAlreadyExistsException.java new fluent syntax 2022-07-07 15:20:27 +03:00
TransitionMissedException.java new fluent syntax 2022-07-07 15:20:27 +03:00