Skip to content

HttpFetchErrorCode

Defined in: packages/core/src/agent/errors.ts:852

new HttpFetchErrorCode(error): HttpFetchErrorCode

Defined in: packages/core/src/agent/errors.ts:855

unknown

HttpFetchErrorCode

ErrorCode.constructor

optional callContext?: CallContext | PollingCallContext

Defined in: packages/core/src/agent/errors.ts:78

ErrorCode.callContext


readonly error: unknown

Defined in: packages/core/src/agent/errors.ts:855


readonly isCertified: boolean = false

Defined in: packages/core/src/agent/errors.ts:80

ErrorCode.isCertified


name: string = 'HttpFetchErrorCode'

Defined in: packages/core/src/agent/errors.ts:853


optional requestContext?: RequestContext

Defined in: packages/core/src/agent/errors.ts:77

ErrorCode.requestContext


static verbosity: ErrorVerbosity = ErrorVerbosity.Normal

Defined in: packages/core/src/agent/errors.ts:75

ErrorCode.verbosity

toErrorMessage(): string

Defined in: packages/core/src/agent/errors.ts:860

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/core/src/agent/errors.ts:84

string

ErrorCode.toString