Class MissingSchemaKeywordException

All Implemented Interfaces:
Serializable

public class MissingSchemaKeywordException extends SchemaException
Thrown when the $schema keyword is expected as no default dialect id was specified.
See Also:
  • Constructor Details

    • MissingSchemaKeywordException

      public MissingSchemaKeywordException(String message)