Class ReconEntityRewriter.MissingEntityIdFound

java.lang.Object
java.lang.Throwable
java.lang.Error
org.openrefine.wikidata.editing.ReconEntityRewriter.MissingEntityIdFound
All Implemented Interfaces:
Serializable
Enclosing class:
ReconEntityRewriter

protected static class ReconEntityRewriter.MissingEntityIdFound extends Error
Unchecked version of , for internal use only.
See Also:
  • Field Details

    • value

      protected org.wikidata.wdtk.datamodel.interfaces.EntityIdValue value
  • Constructor Details

    • MissingEntityIdFound

      public MissingEntityIdFound(org.wikidata.wdtk.datamodel.interfaces.EntityIdValue missing)