Options
All
  • Public
  • Public/Protected
  • All
Menu

NodeDoesntExistError

This error is thrown when trying to access a node in a graph by it's identity when that node doesn't exist

Type parameters

  • T

Hierarchy

  • Error
    • NodeDoesntExistError

Index

Constructors

Properties

Constructors

constructor

Properties

identity

identity: string

message

message: string

name

name: string

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