Skip to content

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


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

Class: InternalServerException

InternalServerException is thrown when unexpected error occurs during processing of request

Extends

Constructors

Constructor

new InternalServerException(opts): InternalServerException

Internal

Parameters

opts

__ExceptionOptionType\<InternalServerException, GenAiEvaluationToolkitServiceException>

Returns

InternalServerException

Overrides

GenAiEvaluationToolkitServiceException.constructor

Properties

$fault

readonly $fault: "server"

Overrides

__BaseException.$fault


$retryable

$retryable: object = {}

Overrides

__BaseException.$retryable


name

readonly name: "InternalServerException"

Overrides

__BaseException.name


retryAfterSeconds?

optional retryAfterSeconds?: number