@eoussama/firemitt
    Preparing search index...

    Class InvalidProviderError

    Custom error class representing an error that occurs when an invalid provider name is provided. This error is thrown when an operation expects a valid provider name, but an invalid one is provided.

    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