with Start Position
Creates a new parse exception for situations in which only the start position of the error is known.
Return
the parser exception.
Parameters
error Message
the user error message.
log Message
the original log message.
start
the index of the first character in the invalid section of the log message.