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:
    Serialized Form
    • Constructor Detail

      • TooManyInvalidationsInProgressException

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