Class ConfigException.BadValue

All Implemented Interfaces:
Serializable
Enclosing class:
ConfigException

public static class ConfigException.BadValue extends ConfigException
Exception indicating that a value was messed up, for example you may have asked for a duration and the value can't be sensibly parsed as a duration.
See Also: