Class RequestEntityTooLargeException

All Implemented Interfaces:
Serializable

public class RequestEntityTooLargeException extends AmazonServiceException

The payload exceeds the maximum size allowed.

See Also:
  • Constructor Details

    • RequestEntityTooLargeException

      public RequestEntityTooLargeException(String message)
      Constructs a new RequestEntityTooLargeException with the specified error message.
      Parameters:
      message - Describes the error encountered.