public static class SizeLimitedHttpResponseReader.ResponseSizeLimitExceededException extends IOException
| Constructor and Description |
|---|
SizeLimitedHttpResponseReader.ResponseSizeLimitExceededException(org.springframework.http.client.ClientHttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpResponse |
getResponse()
Returns a reconstructed response that can be read as usual.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.