Skip to content

CertificateNotAuthorizedErrorCode

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

  • ErrorCode

new CertificateNotAuthorizedErrorCode(canisterId, subnetId): CertificateNotAuthorizedErrorCode

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

Principal

Uint8Array

CertificateNotAuthorizedErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly canisterId: Principal

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CertificateNotAuthorizedErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly subnetId: Uint8Array

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString