public static class ApiProxy.ApiDeadlineExceededException extends ApiProxy.ApiProxyException
| Constructor and Description |
|---|
ApiDeadlineExceededException(java.lang.String packageName,
java.lang.String methodName) |
| Modifier and Type | Method and Description |
|---|---|
ApiProxy.ApiDeadlineExceededException |
cloneWithoutStackTrace()
Produces a copy of this exception where the stack trace is replaced by one from the place
where this method was called.
|
copypublic ApiDeadlineExceededException(java.lang.String packageName,
java.lang.String methodName)
public ApiProxy.ApiDeadlineExceededException cloneWithoutStackTrace()
ApiProxy.ApiProxyException