Class SchemaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidSchemaException, SchemaViolationException

public class SchemaException
extends JsonException
A class representing all possible exceptions that could occur when validating a JSON object against a Schema.
See Also:
JsonException, SchemaViolationException, InvalidSchemaException, Serialized Form