Class InvalidBatchEntryIdException

All Implemented Interfaces:
Serializable

public class InvalidBatchEntryIdException extends AmazonServiceException

The Id of a batch entry in a batch request does not abide by the specification.

See Also:
  • Constructor Details

    • InvalidBatchEntryIdException

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