Class JsonSchemaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidSchemaException, MetaSchemaResolvingException, SchemaNotFoundException

public abstract class JsonSchemaException extends RuntimeException
Base exception class for dev.harrel.jsonschema.
See Also: