Class NotValidatableOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.sail.SailException
it.uniroma2.art.semanticturkey.changetracking.sail.NotValidatableOperationException
- All Implemented Interfaces:
Serializable
public class NotValidatableOperationException
extends org.eclipse.rdf4j.sail.SailException
Exception thrown to indicate that an operation can not undergo validation.
- Author:
- Manuel Fiorelli
- 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
-
NotValidatableOperationException
-