public class NoSuchLayerException extends VelocityModelException
| Modifier and Type | Field and Description |
|---|---|
int |
layerNumber |
double |
radius |
| Constructor and Description |
|---|
NoSuchLayerException(double radius) |
NoSuchLayerException(int layerNumber) |