Class UnknownValueException

All Implemented Interfaces:
Serializable, Locatable
Direct Known Subclasses:
CoercionNotFoundException

Special exception used when a value (typically from a map) is referenced that does not exist. Uses a AvailableValues object to track what the known values are.
Since:
5.2.0
See Also: