Exception ApiProxy.ArgumentException (2.0.0)

public static class ApiProxy.ArgumentException extends ApiProxy.ApiProxyException

Constructors

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
Overrides