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:
  • Constructor Details

    • EntryUpdateException

      public EntryUpdateException()
    • EntryUpdateException

      public EntryUpdateException(String arg0, Throwable arg1)
    • EntryUpdateException

      public EntryUpdateException(String arg0)
    • EntryUpdateException

      public EntryUpdateException(Throwable arg0)