Class InvalidFirebaseConfigError

Description

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 full)

Constructors

Properties

Methods

Constructors

Properties

message: string

Description

The error message.

name: string

Description

The name of the error.

stack?: string
type: ErrorType

Description

The type of the error.

Methods

Generated using TypeDoc