FieldedText TypeScript Library - v0.1.2
    Preparing search index...

    Exception thrown during fielded text serialization/deserialization.

    Hierarchy

    • Error
      • FtSerializationException
    Index

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string

    Accessors

    Methods

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error