Skip to content

MissingCanisterIdErrorCode

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

  • ErrorCode

new MissingCanisterIdErrorCode(receivedCanisterId): MissingCanisterIdErrorCode

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

unknown

MissingCanisterIdErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'MissingCanisterIdErrorCode'

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


readonly receivedCanisterId: unknown

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString