Skip to content

CreateHttpAgentErrorCode

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

  • ErrorCode

new CreateHttpAgentErrorCode(): CreateHttpAgentErrorCode

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

CreateHttpAgentErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CreateHttpAgentErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString