Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.ShaclShapeParsingException
Packages that use ShaclShapeParsingException
-
Uses of ShaclShapeParsingException in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return ShaclShapeParsingExceptionModifier and TypeMethodDescriptionprivate static ShaclShapeParsingExceptionShaclProperties.getExceptionForAlreadyPopulated(Resource id, String predicate, Object existingObject, Value secondValue) private static ShaclShapeParsingExceptionShaclProperties.getExceptionForCastIssue(Resource id, String predicate, Class<?> expectedClass, Value object) private static ShaclShapeParsingExceptionShaclProperties.getExceptionForLiteralFormatIssue(Resource id, String predicate, Value object, Class<?> clazz)