Class JSONMissingKeyError

All Implemented Interfaces:
Serializable

public class JSONMissingKeyError extends JSONSchemaError
Signalled to indicate access to a missing (but required) element of a JSON dictionary.
See Also:
  • Constructor Details

  • Method Details