Package io.avaje.json

Class JsonDataException

All Implemented Interfaces:
Serializable

public class JsonDataException extends JsonException
Thrown when data being parsed is not encoded as valid json or attempting to write invalid json.
See Also: