ReadonlykindStable machine-readable discriminator, usually kebab-case.
ReadonlymessageHuman-readable error message.
Optional ReadonlyoffsetByte or character offset where the problem was detected, when known.
Optional ReadonlycauseUnderlying structured cause, when a parser layers errors.
A structured, non-throwing error.
kindis a stable machine-readable discriminator (kebab-case);offsetis the byte/char index into the input where the problem was detected, when known.