コンテンツにスキップ

Class: PlasmaAuditSchemaError

このコンテンツはまだ日本語訳がありません。

Defined in: server/src/audit/errors.ts:22

Thrown from assertAuditSchemaReady when the runtime finds the audit tables missing or drifted. Distinct from MigrationRefused because this fires per-request, not per-migration, and identifies the audit subsystem specifically so ops can route the alert.

  • Error

new PlasmaAuditSchemaError(message): PlasmaAuditSchemaError

Defined in: server/src/audit/errors.ts:23

string

PlasmaAuditSchemaError

Error.constructor