Class KeyNotFoundException

All Implemented Interfaces:
Serializable

public class KeyNotFoundException
extends JsonKeyException
This exception is used when the value at some location provided by some key does not exist.
See Also:
JsonKeyException, KeyInvalidException, KeyDifferentTypeException, Serialized Form