Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JSError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional msg: string
    • Optional cause: Error

    Returns JSError

Properties

cause

cause: Error = null

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor