Serialized Form
-
Package org.forgerock.json.schema.validator.exceptions
-
Exception org.forgerock.json.schema.validator.exceptions.SchemaException
class SchemaException extends JsonValueException implements Serializable- serialVersionUID:
- -6791477138664072164L
-
Serialized Fields
-
exception
Exception exception
The exception.The embedded exception if tunneling, or null.
-
-
Exception org.forgerock.json.schema.validator.exceptions.ValidationException
class ValidationException extends SchemaException implements Serializable- serialVersionUID:
- 3267297114570206794L
-