Class DuplicateRequestException

All Implemented Interfaces:
Serializable

public class DuplicateRequestException extends AmazonServiceException

The request is already in progress for the domain.

See Also:
  • Constructor Details

    • DuplicateRequestException

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