API Reference / @evolu/common / Evolu/Protocol / ProtocolSyncError
Interface: ProtocolSyncError
Defined in: packages/common/src/Evolu/Protocol.ts:405
Error indicating a synchronization failure during the protocol exchange. Used for unexpected or generic sync errors not covered by other error types.
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
type | readonly | "ProtocolSyncError" | packages/common/src/Evolu/Protocol.ts:406 |