Constructs a new parser error.
The error message
The expression that caused the error
The column number in which the error occurred
The line number in which the error occurred
Readonly columnThe column number in which the error occurred.
Readonly expressionThe expression that caused the error.
Readonly lineThe line number in which the error occurred.
Optional stackStatic Optional prepareOptional override for formatting stack traces
Optional override for formatting stack traces
Static stackStatic captureGenerated using TypeDoc
An error that is thrown if the expression Parser encounters an error.