Class SHACLMultipleTargetShapeFromClassIRIException

All Implemented Interfaces:
Serializable

public class SHACLMultipleTargetShapeFromClassIRIException extends SHACLGenericException
See Also:
  • Constructor Details

    • SHACLMultipleTargetShapeFromClassIRIException

      public SHACLMultipleTargetShapeFromClassIRIException(org.eclipse.rdf4j.model.IRI classIRI, List<org.eclipse.rdf4j.model.IRI> targetShapeList)
  • Method Details

    • getTargetShapeList

      public List<org.eclipse.rdf4j.model.IRI> getTargetShapeList()
    • getClassIRI

      public org.eclipse.rdf4j.model.IRI getClassIRI()