@eoussama/firemitt
    Preparing search index...

    Class InvalidAppError

    Custom error class representing an error that occurs when Firebase initialization fails due to an invalid configuration. This error is thrown when there is an issue with the provided Firebase configuration.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    message: string

    The error message.

    name: string

    The name of the error.

    stack?: string
    type: ErrorType

    The type of the error.

    Methods