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 ShaclShapeParsingException
ShaclProperties.getExceptionForAlreadyPopulated
(Resource id, String predicate, Object existingObject, Value secondValue) private static ShaclShapeParsingException
ShaclProperties.getExceptionForCastIssue
(Resource id, String predicate, Class<?> expectedClass, Value object) private static ShaclShapeParsingException
ShaclProperties.getExceptionForLiteralFormatIssue
(Resource id, String predicate, Value object, Class<?> clazz)