@Beta public final class UnknownHistoryException extends RequestException
RequestException indicating that the backend has received a request referencing an unknown history. This
 typically happens when the linear history ID is newer than the highest observed CreateLocalHistoryRequest.| Constructor and Description | 
|---|
| UnknownHistoryException(Long lastSeenHistory) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isRetriable() | 
unwrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownHistoryException(Long lastSeenHistory)
public boolean isRetriable()
isRetriable in class RequestExceptionCopyright © 2019 OpenDaylight. All rights reserved.