public class RetryableStatusCodeException extends IOException
| Constructor and Description |
|---|
RetryableStatusCodeException(String serviceId,
int statusCode) |
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, toStringpublic RetryableStatusCodeException(String serviceId, int statusCode)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.