public static class ApiProxy.RPCFailedException extends ApiProxy.ApiProxyException
| Constructor and Description |
|---|
RPCFailedException(String packageName,
String methodName) |
RPCFailedException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected ApiProxy.RPCFailedException |
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, toStringprotected ApiProxy.RPCFailedException cloneWithoutStackTrace()
ApiProxy.ApiProxyExceptioncloneWithoutStackTrace in class ApiProxy.ApiProxyExceptionCopyright © 2022. All rights reserved.