Class EmptyBatchRequestException

All Implemented Interfaces:
Serializable

public class EmptyBatchRequestException extends AmazonServiceException

Batch request does not contain an entry.

See Also:
  • Constructor Details

    • EmptyBatchRequestException

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