Uses of Class
org.forgerock.json.JsonException
Package
Description
Provides an API for the traversal and manipulation of JSON object model structures in Java.
Schema validator exceptions.
-
Uses of JsonException in org.forgerock.json
Modifier and TypeClassDescriptionclass
An exception that is thrown during JSON value operations. -
Uses of JsonException in org.forgerock.json.schema.validator.exceptions
Modifier and TypeClassDescriptionclass
Encapsulate a general JSON validator error.class
Encapsulate a JSON validator error.