Class SHACLConstraintViolationException

All Implemented Interfaces:
Serializable

public class SHACLConstraintViolationException extends ModelException
Author:
Martynas Jusevičius <martynas@atomgraph.com>
See Also:
  • Constructor Details

    • SHACLConstraintViolationException

      public SHACLConstraintViolationException(org.apache.jena.shacl.ValidationReport report, org.apache.jena.rdf.model.Model model)
  • Method Details

    • getValidationReport

      public org.apache.jena.shacl.ValidationReport getValidationReport()