Class PriorRequestNotCompleteException

All Implemented Interfaces:
Serializable

public class PriorRequestNotCompleteException extends AmazonServiceException

The request was rejected because Amazon Route 53 was still processing a prior request.

See Also:
  • Constructor Details

    • PriorRequestNotCompleteException

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