Class NewEntityNotCreatedYetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrefine.wikidata.schema.exceptions.NewEntityNotCreatedYetException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNewEntityNotCreatedYetException(org.wikidata.wdtk.datamodel.interfaces.EntityIdValue value) -
Method Summary
Modifier and TypeMethodDescriptionorg.wikidata.wdtk.datamodel.interfaces.EntityIdValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NewEntityNotCreatedYetException
public NewEntityNotCreatedYetException(org.wikidata.wdtk.datamodel.interfaces.EntityIdValue value)
-
-
Method Details
-
getMissingEntity
public org.wikidata.wdtk.datamodel.interfaces.EntityIdValue getMissingEntity()
-