Class BatchRequestTooLongException

All Implemented Interfaces:
Serializable

public class BatchRequestTooLongException extends AmazonServiceException

The length of all the messages put together is more than the limit.

See Also:
  • Constructor Details

    • BatchRequestTooLongException

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