private static class Rule.ContinueException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static Rule.ContinueException |
SINGLETON
Exception that is re-used for every continue rule
|
| Constructor and Description |
|---|
ContinueException()
Default constructor.
|
private static final Rule.ContinueException SINGLETON