@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() |
unwrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeadHistoryException(com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> purgedHistories)
public boolean isRetriable()
isRetriable in class RequestExceptionCopyright © 2019 OpenDaylight. All rights reserved.