Skip to content

HttpFetchErrorCode

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

  • ErrorCode

new HttpFetchErrorCode(error): HttpFetchErrorCode

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

unknown

HttpFetchErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly error: unknown

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'HttpFetchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString