Class UpdateRangeException

All Implemented Interfaces:
Serializable

public class UpdateRangeException extends UpdateValueException
See Also:
  • Constructor Details

    • UpdateRangeException

      public UpdateRangeException(Throwable throwable, Object value)
      Parameters:
      throwable -
    • UpdateRangeException

      public UpdateRangeException(Throwable throwable, Object value, int range)
  • Method Details

    • getRange

      public int getRange()