Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TooManyRequestsException

Indicates that the request is being made too frequently and is more than what the server can handle.

Hierarchy

Implements

Index

Properties

Readonly $fault

$fault: "client"

$metadata

$metadata: ResponseMetadata

Optional $response

$response: HttpResponse

Optional $retryable

$retryable: RetryableTrait

message

message: string

Readonly name

name: "TooManyRequestsException"

Optional stack

stack: undefined | string