The error thrown by a parser if a text substring is malformed.
The text where an error was detected.
The index of the first char in text where an error was detected, inclusive.
The index of the last char in text where an error was detected, exclusive.
The error thrown by a parser if a text substring is malformed.