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

Interface: ProtocolSyncError

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

Error indicating a synchronization failure during the protocol exchange. Used for unexpected or generic sync errors not covered by other error types.

Extends

Properties

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

Was this page helpful?