That isn't possible since the parsing library does not expose that information in a machine readable manner. In theory one could write e regex to try to extract that info from the error message, but it is not very stable, since the error message could be translated.
|