public class RequestTooLargeException extends ServiceResponseException
| Constructor and Description |
|---|
RequestTooLargeException(String message,
okhttp3.Response response)
Instantiates a new Request Too Large Exception.
|
getResponse, getResponse3, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestTooLargeException(String message, okhttp3.Response response)
message - the error messageresponse - the HTTP responseCopyright © 2015–2016. All rights reserved.