Exception ApiProxy.ResponseTooLargeException (2.0.0)

public static class ApiProxy.ResponseTooLargeException extends ApiProxy.ApiProxyException

Constructors

ResponseTooLargeException(String arg0, String arg1)

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

Methods

cloneWithoutStackTrace()

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