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