API reference / @evolu/common / Evolu/Protocol / ProtocolErrorBase
Interface: ProtocolErrorBase
Defined in: packages/common/src/Evolu/Protocol.ts:364
Base interface for all protocol errors.
Extended by
ProtocolUnsupportedVersionErrorProtocolWriteKeyErrorProtocolWriteErrorProtocolSyncErrorProtocolQuotaExceededError
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | packages/common/src/Evolu/Protocol.ts:365 |