Class ConfigException.Missing

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfigException.Null
Enclosing class:
ConfigException

public static class ConfigException.Missing extends ConfigException
Exception indicates that the setting was never set to anything, not even null.
See Also: