Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FatalError

A class created with a variable fatal added and set to true. This is used for ensuring that a client knows to shut down a document if an error has indicated that the document is corrupt.

Hierarchy

Index

Properties

Properties

fatal

fatal: boolean = true

message

message: string

name

name: string

Optional stack

stack: string

Generated using TypeDoc