Class NotClassAxiomException

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

public class NotClassAxiomException extends Exception
See Also:
  • Constructor Details

    • NotClassAxiomException

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

      public NotClassAxiomException(org.eclipse.rdf4j.model.BNode bnode, org.eclipse.rdf4j.model.Resource[] graphs)