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
Property | Modifier | Type | Inherited from | Defined in |
---|---|---|---|---|
ownerId | readonly | string & Brand <"Id" > & Brand <"OwnerId" > | ProtocolErrorBase .ownerId | packages/common/src/Evolu/Protocol.ts:413 |
type | readonly | "ProtocolWriteError" | - | packages/common/src/Evolu/Protocol.ts:444 |