public class ResponseTooLargeException extends RuntimeException
configured maximum size.
Contains the response with the response headers, status and first
maxEntrySize bytes of the response body.
| Constructor and Description |
|---|
ResponseTooLargeException(Response response,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2018 Atlassian. All rights reserved.