Class NonExistingLiteralFormForResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.exceptions.NonExistingLiteralFormForResourceException
All Implemented Interfaces:
Serializable

public class NonExistingLiteralFormForResourceException extends Exception
See Also:
  • Constructor Details

    • NonExistingLiteralFormForResourceException

      public NonExistingLiteralFormForResourceException(org.eclipse.rdf4j.model.Resource resource)
      construct this exception with the uri of the resource which has not been found
      Parameters:
      uri -
    • NonExistingLiteralFormForResourceException

      public NonExistingLiteralFormForResourceException(org.eclipse.rdf4j.model.Resource resource, org.eclipse.rdf4j.model.Resource[] graphs)