Class BatchRequestTooLongException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchRequestTooLongException.Builder,BatchRequestTooLongException>

@Generated("software.amazon.awssdk:codegen") public final class BatchRequestTooLongException extends SqsException implements ToCopyableBuilder<BatchRequestTooLongException.Builder,BatchRequestTooLongException>

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

See Also: