inheritree
    Preparing search index...

    Class InvalidPathError

    Thrown when a path is used after the tree was mutated, invalidating it. Recoverable: re-find the key.

    Hierarchy

    • Error
      • InvalidPathError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string