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

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

Was this page helpful?