Class BatchEntryIdsNotDistinctException

All Implemented Interfaces:
Serializable

public class BatchEntryIdsNotDistinctException extends AmazonServiceException

Two or more batch entries have the same Id in the request.

See Also:
  • Constructor Details

    • BatchEntryIdsNotDistinctException

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