Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / ThrottlingException

Class: ThrottlingException

ThrottlingException is thrown when request was denied due to request throttling

Extends

Constructors

Constructor

new ThrottlingException(opts): ThrottlingException

Internal

Parameters

opts

__ExceptionOptionType\<ThrottlingException, GenAiEvaluationToolkitServiceException>

Returns

ThrottlingException

Overrides

GenAiEvaluationToolkitServiceException.constructor

Properties

$fault

readonly $fault: "client"

Overrides

__BaseException.$fault


$retryable

$retryable: object = {}

Overrides

__BaseException.$retryable


name

readonly name: "ThrottlingException"

Overrides

__BaseException.name


retryAfterSeconds?

optional retryAfterSeconds?: number