Method GetErrorFileAndPos
GetErrorFileAndPos(Exception, string?)
Builds message with filename and error position.
public static string? GetErrorFileAndPos(Exception e, string? resName)
Builds message with filename and error position.
public static string? GetErrorFileAndPos(Exception e, string? resName)