Class EntryUpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.rdf4j.federated.exception.EntryUpdateException
- All Implemented Interfaces:
Serializable
- Author:
- Andreas Schwarte
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionEntryUpdateException(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
-
Constructor Details
-
EntryUpdateException
public EntryUpdateException() -
EntryUpdateException
-
EntryUpdateException
-
EntryUpdateException
-