@Beta public final class DeadHistoryException extends RequestException
RequestException
indicating that the backend has received a request to create a history which has already
been retired.Constructor and Description |
---|
DeadHistoryException(com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> purgedHistories) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRetriable() |
unwrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeadHistoryException(com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> purgedHistories)
public boolean isRetriable()
isRetriable
in class RequestException
Copyright © 2019 OpenDaylight. All rights reserved.