| Package | Description |
|---|---|
| io.hektor.fsm.builder | |
| io.hektor.fsm.builder.exceptions |
| Class and Description |
|---|
| FSMBuilderException |
| StateAlreadyDefinedException
You can only define the same state once.
|
| Class and Description |
|---|
| FSMBuilderException |
| FSMBuilderException.ErrorCode
There are many different issues that can occur when building the state machine
and instead of having individual exceptions for everything, we have these error
codes.
|
| StateBuilderException |
Copyright © 2019. All rights reserved.