Exception ApiProxy.RequestTooLargeException (2.0.0)

public static class ApiProxy.RequestTooLargeException extends ApiProxy.ApiProxyException

Constructors

RequestTooLargeException(String arg0, String arg1)

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

Methods

cloneWithoutStackTrace()

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