Exception ApiProxy.ApiDeadlineExceededException (2.0.0)

public static class ApiProxy.ApiDeadlineExceededException extends ApiProxy.ApiProxyException

Constructors

ApiDeadlineExceededException(String arg0, String arg1)

public ApiDeadlineExceededException(String arg0, String arg1)
Parameters
Name Description
arg0 String
arg1 String

Methods

cloneWithoutStackTrace()

public ApiProxy.ApiDeadlineExceededException cloneWithoutStackTrace()
Returns
Type Description
ApiProxy.ApiDeadlineExceededException
Overrides