Class DependentServiceRequestThrottlingException

All Implemented Interfaces:
Serializable

public class DependentServiceRequestThrottlingException extends AmazonServiceException

The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.

See Also:
  • Constructor Details

    • DependentServiceRequestThrottlingException

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