API reference / @evolu/common / Evolu/Protocol / ProtocolSyncError
Interface: ProtocolSyncError
Defined in: packages/common/src/Evolu/Protocol.ts:451
Error indicating a synchronization failure during the protocol exchange. Used for unexpected or generic sync errors not covered by other error types.
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 | "ProtocolSyncError" | - | packages/common/src/Evolu/Protocol.ts:452 |