Class KeyInvalidException

All Implemented Interfaces:
Serializable

public class KeyInvalidException
extends JsonKeyException
This exception is used when a JSON key was malformed in some way.
See Also:
JsonKeyException, KeyNotFoundException, KeyDifferentTypeException, Serialized Form