Skip to content

CertificateNotAuthorizedErrorCode

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

  • ErrorCode

new CertificateNotAuthorizedErrorCode(canisterId, subnetId): CertificateNotAuthorizedErrorCode

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

Principal

Principal

CertificateNotAuthorizedErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly canisterId: Principal

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CertificateNotAuthorizedErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly subnetId: Principal

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString