API reference / @evolu/common / Evolu/Protocol / ProtocolWriteError

Interface: ProtocolWriteError

Defined in: packages/common/src/Evolu/Protocol.ts:438

Error when a write fails due to storage limits or billing requirements. Indicates the need to expand capacity or resolve payment issues.

Extends

Properties

PropertyModifierTypeInherited fromDefined in
ownerIdreadonlystring & Brand<"Id"> & Brand<"OwnerId">ProtocolErrorBase.ownerIdpackages/common/src/Evolu/Protocol.ts:408
typereadonly"ProtocolWriteError"-packages/common/src/Evolu/Protocol.ts:439

Was this page helpful?