Resortable - v2.0.0-alpha.1
    Preparing search index...

    Class SortableError

    Custom error class for Sortable-specific errors

    Hierarchy

    • Error
      • SortableError
    Index

    Constructors

    Properties

    Constructors

    • Creates a new SortableError

      Parameters

      • message: string

        Error message

      • Optionalcause: Error

        Optional underlying cause of the error

      Returns SortableError

    Properties

    cause?: Error

    Optional underlying cause of the error