Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Overwrite

The error thrown when some sort of illegal overwrite is attempted. It is usually in the case of trying to define a constant with the same name as another previously defined constant.

Hierarchy

  • Error
    • Overwrite

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc