Uses of Class
io.avaje.jsonb.JsonException
Packages that use JsonException
-
Uses of JsonException in io.avaje.jsonb
Subclasses of JsonException in io.avaje.jsonbModifier and TypeClassDescriptionclassThrown when data being parsed is not encoded as valid json or attempting to write invalid json.classThrown when underlying IOException occurred during read or write of json.Methods in io.avaje.jsonb that return JsonException