Class UpdateException

All Implemented Interfaces:
Serializable

public class UpdateException extends ARQException
Exception root for SPARQL Update
See Also:
  • Constructor Details

    • UpdateException

      public UpdateException()
    • UpdateException

      public UpdateException(Throwable cause)
    • UpdateException

      public UpdateException(String msg)
    • UpdateException

      public UpdateException(String msg, Throwable cause)