Skip to content

HashValueErrorCode

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

  • ErrorCode

new HashValueErrorCode(value): HashValueErrorCode

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

unknown

HashValueErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'HashValueErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly value: unknown

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString