Serialized Form
-
Package dev.harrel.jsonschema
-
Exception Class dev.harrel.jsonschema.InvalidSchemaException
class InvalidSchemaException extends JsonSchemaException implements Serializable -
Exception Class dev.harrel.jsonschema.JsonSchemaException
class JsonSchemaException extends RuntimeException implements Serializable -
Exception Class dev.harrel.jsonschema.MetaSchemaResolvingException
class MetaSchemaResolvingException extends JsonSchemaException implements Serializable-
Serialized Fields
-
uri
String uri
-
-
-
Exception Class dev.harrel.jsonschema.SchemaNotFoundException
class SchemaNotFoundException extends JsonSchemaException implements Serializable-
Serialized Fields
-
ref
String ref
-
-
-
Exception Class dev.harrel.jsonschema.VocabularyException
class VocabularyException extends JsonSchemaException implements Serializable
-