Skip to content

UncertifiedRejectUpdateErrorCode

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

  • ErrorCode

new UncertifiedRejectUpdateErrorCode(requestId, rejectCode, rejectMessage, rejectErrorCode): UncertifiedRejectUpdateErrorCode

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

RequestId

ReplicaRejectCode

string

undefined | string

UncertifiedRejectUpdateErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'UncertifiedRejectUpdateErrorCode'

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


readonly rejectCode: ReplicaRejectCode

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


readonly rejectErrorCode: undefined | string

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


readonly rejectMessage: string

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly requestId: RequestId

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString