Uses of Class
io.avaje.json.JsonException
Packages that use JsonException
-
Uses of JsonException in io.avaje.json
Subclasses of JsonException in io.avaje.jsonModifier and TypeClassDescriptionclass
Thrown when data being parsed is not encoded as valid json or attempting to write invalid json.class
Thrown when we hit EOF unexpectedly.class
Thrown when underlying IOException occurred during read or write of json.Methods in io.avaje.json that return JsonException