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

Methods

cloneWithoutStackTrace()

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