public class ReadOnlyConfigurationException
extends java.lang.RuntimeException
Exception class to inform the client of a Configuration
about the read only state of a
configuration object.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ReadOnlyConfigurationException(java.lang.String reason)
Create a
ReadOnlyConfigurationException object. |
private static final long serialVersionUID