Class SkipSchemaExpressionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrefine.wikidata.schema.exceptions.SkipSchemaExpressionException
All Implemented Interfaces:
Serializable

public class SkipSchemaExpressionException extends Exception
Exception thrown to indicate that the expression currently being evaluated should be skipped (for instance because the underlying data it was generated from is blank or unreconciled)
See Also:
  • Constructor Details

    • SkipSchemaExpressionException

      public SkipSchemaExpressionException()