Exception RequestPayloadTooLargeException (2.0.0)

public class RequestPayloadTooLargeException extends MalformedURLException

RequestPayloadTooLargeException is thrown when the payload of a URLFetchService request is too large.

This is a subclass of MalformedURLException for backwards compatibility as it is thrown in places where MalformedURLException was thrown previously.

Constructors

RequestPayloadTooLargeException(String url)

public RequestPayloadTooLargeException(String url)
Parameter
NameDescription
urlString