Skip to content

HttpDefaultFetchErrorCode

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

  • ErrorCode

new HttpDefaultFetchErrorCode(error): HttpDefaultFetchErrorCode

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

string

HttpDefaultFetchErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly error: string

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'HttpDefaultFetchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString