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
NameDescription
arg0String
arg1String

Methods

cloneWithoutStackTrace()

public ApiProxy.ArgumentException cloneWithoutStackTrace()
Returns
TypeDescription
ApiProxy.ArgumentException
Overrides