Uses of Class
jakarta.json.JsonException
-
Uses of JsonException in jakarta.json.stream
Modifier and TypeClassDescriptionclass
JsonGenerationException
indicates an incorrect JSON is being generated.class
JsonParsingException
is used when an incorrect JSON is being parsed.