Skip to content

MissingLookupValueErrorCode

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

  • ErrorCode

new MissingLookupValueErrorCode(message): MissingLookupValueErrorCode

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

string

MissingLookupValueErrorCode

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


readonly message: string

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


name: string = 'MissingLookupValueErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString