public class RetryableStatusCodeException extends IOException
Constructor and Description |
---|
RetryableStatusCodeException(String serviceId,
int statusCode,
Object response,
URI uri) |
Modifier and Type | Method and Description |
---|---|
Object |
getResponse() |
URI |
getUri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.