Class BatchLimitExceededException

All Implemented Interfaces:
Serializable

public class BatchLimitExceededException extends AmazonServiceException

The maximum number of names or IDs allowed for this request (100) was exceeded.

See Also:
  • Constructor Details

    • BatchLimitExceededException

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