public static class ApiProxy.CallNotFoundException extends ApiProxy.ApiProxyException
| Constructor and Description |
|---|
ApiProxy.CallNotFoundException
(java.lang.String packageName,
java.lang.String methodName)
|
| Modifier and Type | Method and Description |
|---|---|
ApiProxy.CallNotFoundException
|
cloneWithoutStackTrace
()
|
copy
public ApiProxy.CallNotFoundException(java.lang.String packageName,
java.lang.String methodName)
public ApiProxy.CallNotFoundException cloneWithoutStackTrace()