public static class ApiProxy.ResponseTooLargeException extends ApiProxy.ApiProxyException
| Constructor and Description |
|---|
ResponseTooLargeException(java.lang.String packageName,
java.lang.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.
|
copypublic ResponseTooLargeException(java.lang.String packageName,
java.lang.String methodName)
public ApiProxy.ResponseTooLargeException cloneWithoutStackTrace()
ApiProxy.ApiProxyException