public static class ApiProxy.ResponseTooLargeException extends ApiProxy.ApiProxyException
| Constructor and Description |
|---|
ResponseTooLargeException(String packageName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
ApiProxy.ResponseTooLargeException |
cloneWithoutStackTrace()
Produces a copy of this exception where the stack trace is replaced by one from the place
where this method was called.
|
copyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiProxy.ResponseTooLargeException cloneWithoutStackTrace()
ApiProxy.ApiProxyExceptioncloneWithoutStackTrace in class ApiProxy.ApiProxyExceptionCopyright © 2022. All rights reserved.