@Beta public final class UnsupportedRequestException extends RequestException
Request determines that it does not know how to handle
the request.| Constructor and Description |
|---|
UnsupportedRequestException(Request<?,?> request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetriable() |
unwrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedRequestException(Request<?,?> request)
public boolean isRetriable()
isRetriable in class RequestExceptionCopyright © 2019 OpenDaylight. All rights reserved.