Class KeyDifferentTypeException

All Implemented Interfaces:
Serializable

public class KeyDifferentTypeException
extends JsonKeyException
This exception is used when there was a value found at a given key, but the datatype of the value found was not suitable for the calling method.
See Also:
JsonKeyException, KeyNotFoundException, KeyInvalidException, Serialized Form