Exception ApiProxy.CallNotFoundException (2.0.0)

public static class ApiProxy.CallNotFoundException extends ApiProxy.ApiProxyException

Constructors

CallNotFoundException(String arg0, String arg1)

public CallNotFoundException(String arg0, String arg1)
Parameters
NameDescription
arg0String
arg1String

Methods

cloneWithoutStackTrace()

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