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

Interface: ProtocolWriteError

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

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:413
typereadonly"ProtocolWriteError"-packages/common/src/Evolu/Protocol.ts:444

Was this page helpful?