Class TooManyInvalidationsInProgressException

All Implemented Interfaces:
Serializable

public class TooManyInvalidationsInProgressException extends AmazonServiceException
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
See Also:
  • Constructor Details

    • TooManyInvalidationsInProgressException

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