Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EarlyExitException

An exception of this type will be saved in Parser.errors when Parser.AT_LEAST_ONE or Parser.AT_LEAST_ONE_SEP was called but failed to match even a single iteration.

Hierarchy

  • Error
    • EarlyExitException

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc