Options
All
  • Public
  • Public/Protected
  • All
Menu

Indicates a recoverable error that a REPLServer can use to support multi-line input.

see

https://nodejs.org/dist/latest-v10.x/docs/api/repl.html#repl_recoverable_errors

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    Returns Recoverable

Properties

err

err: Error

message

message: string

name

name: string

Optional stack

stack: string

Static SyntaxError

Generated using TypeDoc