It doesn’t prevent the issue, it helps resolve it,...
# language-proposals
o
It doesn’t prevent the issue, it helps resolve it, but it takes time. So you need to checkout proper version, find the place, decipher the problem by line number, wonder what
number
was and why, etc. By good exception message you not only save yourself a lot of time, but also allow other people like devops, or tech savvy android users, or someone else to resolve the problem by themselves, and thus save you even more time.
1