java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.sparql.ARQException
org.apache.jena.update.UpdateException
- All Implemented Interfaces:
Serializable
Exception root for SPARQL Update
- See Also:
-
Constructor Summary
ConstructorDescriptionUpdateException
(String msg) UpdateException
(String msg, Throwable cause) UpdateException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UpdateException
public UpdateException() -
UpdateException
-
UpdateException
-
UpdateException
-