@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() |
unwrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RetiredGenerationException(long originatingGeneration, long newGeneration)
public boolean isRetriable()
isRetriable
in class RequestException
Copyright © 2019 OpenDaylight. All rights reserved.