Class UpdateValueException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UpdateRangeException

public class UpdateValueException extends UpdateModelException
See Also:
  • Constructor Details

    • UpdateValueException

      public UpdateValueException(Throwable throwable, Object value)
      Parameters:
      throwable -
  • Method Details

    • getValue

      public Object getValue()