Options
Public
  • Public
  • Public/Protected
  • All
Menu

Class VariableNotFoundError

This error indicates that the user requested a variable that does not exist.

Hierarchy

  • Error
    • VariableNotFoundError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

nameOrId

nameOrId: string | number

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc