Class DuplicateRequestException

All Implemented Interfaces:
Serializable

public class DuplicateRequestException extends AmazonServiceException
An exception thrown when there is an IN_PROGRESS bulk publish operation for the given identity pool.
See Also:
  • Constructor Details

    • DuplicateRequestException

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