All Implemented Interfaces:
Serializable

public final class DeadHistoryException extends RequestException
A RequestException indicating that the backend has received a request to create a history which has already been retired.
See Also:
  • Constructor Details

    • DeadHistoryException

      public DeadHistoryException(com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> purgedHistories)
  • Method Details