@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Class MissingAppError

    Error throw when you try to execute operations on Firestore whilst not connected.

    Hierarchy

    • Error
      • MissingAppError
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

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

    Methods

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

      Parameters

      • error: unknown

      Returns error is Error