Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.hektor.fsm.builder.exceptions.FSMBuilderException
- io.hektor.fsm.builder.exceptions.ActionAlreadyDefinedException
- io.hektor.fsm.builder.exceptions.GuardAlreadyDefinedException
- io.hektor.fsm.builder.exceptions.IllegalTransformationOnTransitionException
- io.hektor.fsm.builder.exceptions.StateBuilderException
- io.hektor.fsm.builder.exceptions.DefaultTransitionAlreadySpecifiedException
- io.hektor.fsm.builder.exceptions.FinalStateAlreadyDefinedException
- io.hektor.fsm.builder.exceptions.FinalStateIsTransientException
- io.hektor.fsm.builder.exceptions.FinalStateTransitionsException
- io.hektor.fsm.builder.exceptions.InitialStateAlreadyDefinedException
- io.hektor.fsm.builder.exceptions.StateAlreadyDefinedException
- io.hektor.fsm.builder.exceptions.StateNotDefinedException
- io.hektor.fsm.builder.exceptions.TransientLoopDetectedException
- io.hektor.fsm.builder.exceptions.TransientStateMissingTransitionException
- io.hektor.fsm.builder.exceptions.TransitionMissingException
- io.hektor.fsm.builder.exceptions.FSMBuilderException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.hektor.fsm.builder.exceptions.FSMBuilderException.ErrorCode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)