• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting started

    • Quickstart
  • Library

    • Result
    • Task
    • Type
    • Dependency injection
    • Conventions
  • Local-first

    • Overview
    • Playgrounds
    • Examples
    • Indexes
    • Relay
    • Time travel
    • Migrations
    • Protocol
    • Privacy
    • FAQ
  • Other

    • API reference
    • Comparison
    • Showcase
    • Changelog

API reference / @evolu/common / Evolu/Internal / EvoluError

Type Alias: EvoluError

type EvoluError =
  | ProtocolError
  | ProtocolUnsupportedVersionError
  | SqliteError
  | SymmetricCryptoDecryptError
  | TimestampError
  | TransferableError;

Defined in: packages/common/src/Evolu/Evolu.ts:436

Represents errors that can occur in Evolu.

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server