public class UnpredictableDimensionException
extends java.lang.Exception
Inhibitor only, then this dimension cannot be predicted| Constructor and Description |
|---|
UnpredictableDimensionException(Rule rule,
java.lang.String dim) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDim() |
Rule |
getRule() |
void |
setDim(java.lang.String dim) |
void |
setRule(Rule rule) |