public static class ApiProxy.CallNotFoundException extends ApiProxy.ApiProxyException
Constructors
CallNotFoundException(String arg0, String arg1)
public CallNotFoundException(String arg0, String arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
String |
arg1 |
String |
Methods
cloneWithoutStackTrace()
public ApiProxy.CallNotFoundException cloneWithoutStackTrace()
Returns | |
---|---|
Type | Description |
ApiProxy.CallNotFoundException |