@Beta public final class RetiredGenerationException extends RequestException
Request determines that the request contains
a ClientIdentifier which corresponds to an outdated generation.| Constructor and Description |
|---|
RetiredGenerationException(long originatingGeneration,
long newGeneration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetriable() |
unwrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RetiredGenerationException(long originatingGeneration,
long newGeneration)
public boolean isRetriable()
isRetriable in class RequestExceptionCopyright © 2019 OpenDaylight. All rights reserved.