Package org.eclipse.rdf4j.sail
Class SailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.sail.SailException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SailConflictException
,SailLockedException
,SailReadOnlyException
,ShaclSailValidationException
,UnknownSailTransactionStateException
An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SailException
public SailException() -
SailException
-
SailException
-
SailException
-