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:
    Serialized Form
    • Constructor Detail

      • MissingSchemaKeywordException

        public MissingSchemaKeywordException​(String message)