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.
err: Error
This symbol is not supported.
Indicates a recoverable error that a REPLServer
can use to support multi-line input.
err: Error