Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParseError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new ParseError(message?: undefined | string, cause?: Error | undefined): ParseError

Properties

Optional cause

cause: Error | undefined

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc