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

Methods

cloneWithoutStackTrace()

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