@eoussama/firemitt
    Preparing search index...

    Class InvalidAppNameError

    Custom error class representing an error that occurs when an invalid app name is provided. This error is thrown when a name for an app is required, but an invalid or empty name 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