Class EntryUpdateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.rdf4j.federated.exception.EntryUpdateException
-
- All Implemented Interfaces:
Serializable
public class EntryUpdateException extends Exception
- Author:
- Andreas Schwarte
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EntryUpdateException()
EntryUpdateException(String arg0)
EntryUpdateException(String arg0, Throwable arg1)
EntryUpdateException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-