Package org.eclipse.rdf4j.sail.shacl.ast
Class ShaclParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.sail.shacl.ast.ShaclParsingException
- All Implemented Interfaces:
Serializable
An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape
being the cause.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ShaclParsingException
-