Options
All
  • Public
  • Public/Protected
  • All
Menu

This error is thrown when trying to create a node with the same identity as an existing node.

Type parameters

  • T

Hierarchy

  • Error
    • NodeAlreadyExistsError

Index

Constructors

constructor

Properties

identity

identity: string

message

message: string

name

name: string

newNode

newNode: T

oldNode

oldNode: T

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc