Resortable - v3.1.0
    Preparing search index...

    Class SortableError

    Custom error class for Sortable-specific errors

    Hierarchy

    • Error
      • SortableError
    Index
    • Creates a new SortableError

      Parameters

      • message: string

        Error message

      • Optionalcause: Error

        Optional underlying cause of the error

      Returns SortableError

    cause?: Error

    Optional underlying cause of the error