Skip to content

HttpFetchErrorCode

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

  • ErrorCode

new HttpFetchErrorCode(error): HttpFetchErrorCode

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

unknown

HttpFetchErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly error: unknown

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'HttpFetchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString