Skip to content

HttpFetchErrorCode

Defined in: packages/agent/src/errors.ts:722

  • ErrorCode

new HttpFetchErrorCode(error): HttpFetchErrorCode

Defined in: packages/agent/src/errors.ts:725

unknown

HttpFetchErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/agent/src/errors.ts:35

ErrorCode.callContext


readonly error: unknown

Defined in: packages/agent/src/errors.ts:725


readonly isCertified: boolean = false

Defined in: packages/agent/src/errors.ts:37

ErrorCode.isCertified


name: string = 'HttpFetchErrorCode'

Defined in: packages/agent/src/errors.ts:723


optional requestContext: RequestContext

Defined in: packages/agent/src/errors.ts:34

ErrorCode.requestContext

toErrorMessage(): string

Defined in: packages/agent/src/errors.ts:730

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/agent/src/errors.ts:41

string

ErrorCode.toString