Class RDF4JException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DAWGTestResultSetParseException
,LiteralUtilException
,MalformedQueryException
,MalformedSpinException
,ModelException
,QueryEvaluationException
,QueryResultHandlerException
,QueryResultParseException
,RDF4JConfigException
,RDFHandlerException
,RDFParseException
,RemoteShaclValidationException
,RepositoryException
,RioConfigurationException
,SailException
,ShaclParsingException
,ShaclShapeParsingException
,ShaclSparqlConstraintFailureException
,UpdateExecutionException
General superclass of all unchecked exceptions that parts of RDF4J can throw.
- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
RDF4JException
public RDF4JException() -
RDF4JException
-
RDF4JException
-
RDF4JException
-