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

Methods

cloneWithoutStackTrace()

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