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