Creates a new TodoParsingError.
Error message.
Optional
tokenIndex: numberOptional index of the token where the error occurred.
Optional
causeOptional
stackOptional
tokenThe index of the token where the error occurred
Static
Optional
prepareOptional override for formatting stack traces
Static
stack
Error class for todo parsing errors. Extends the standard Error class with additional information about where in the token stream the error occurred.