An error that represents a parse error.

Hierarchy

  • AggregateError
    • ParseError

Constructors

Properties

Constructors

Properties

cause?: unknown
errors: any[]
message: string
name = "ParseError"
stack?: string