@eoussama/firemitt
    Preparing search index...

    Class InvalidURLError

    Custom error class representing an error that occurs when an invalid URL is provided. This error is thrown when a valid URL is required, 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