Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Class ThrottlingException

Request was denied due to request throttling.

Hierarchy

Properties

$fault: "client" = "client"
$retryable: {} = {}

Type declaration

    name: "ThrottlingException" = "ThrottlingException"
    quotaCode?: string

    Service Quotas requirement to identify originating quota.

    retryAfterSeconds?: number

    Advice to clients on when the call can be safely retried.

    serviceCode?: string

    Service Quotas requirement to identify originating service.