Class SailException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SailConflictException, SailLockedException, SailReadOnlyException, ShaclSailValidationException, UnknownSailTransactionStateException

public class SailException extends RDF4JException
An exception thrown by some methods in Sail to indicate that a requested operation could not be executed.
See Also: