class Recoverable
extends SyntaxError
Deno compatibility
This symbol is not supported.
Indicates a recoverable error that a REPLServer
can use to support multi-line input.
Constructors Jump to heading
new
Jump to headingRecoverable(err: Error)
Properties Jump to heading
Jump to headingerr: Error