Class InProgressTableRestoreQuotaExceededException

  • All Implemented Interfaces:
    Serializable

    public class InProgressTableRestoreQuotaExceededException
    extends AmazonServiceException

    You have exceeded the allowed number of table restore requests. Wait for your current table restore requests to complete before making a new request.

    See Also:
    Serialized Form
    • Constructor Detail

      • InProgressTableRestoreQuotaExceededException

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