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