Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Contains details about an error where the query request was throttled.

Hierarchy

Properties

$fault: "client" = "client"
$retryable: {
    throttling: boolean;
} = ...

Type declaration

  • throttling: boolean
Message?: string

A message describing the error.

name: "ThrottledException" = "ThrottledException"