Exception |
Description |
AxisOverlapException
|
Sub-class of RuntimeException for extra clarification if needed. |
BranchMergeException
|
Sub-class of RuntimeException for extra clarification if needed. |
CommandCellException
|
This exception indicates that an Exception occurred while attempting
to execute a CommandCell. |
CoordinateNotFoundException
|
Sub-class of RuntimeException for extra clarification if needed. |
InvalidCoordinateException
|
Sub-class of IllegalArgumentException for extra clarification if needed. |
RuleJump
|
This exception supports the Rule Engine jump() feature which allows
restarting rules on the 1st rule or named rule. |
RuleStop
|
Execution thrown to stop any further rule execution along a rule axis. |