@eoussama/firemitt
    Preparing search index...

    Class InvalidDimError

    Custom error class representing an error that occurs when invalid dimensions are provided. This error is thrown when non-numeric or otherwise invalid width or height values are given.

    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