Writing seriously verbose exception text for every single exception thrown may be annoying and space-taking, but after all the crazy things I’ve seen, I wouldn’t do without it. Include what you were expecting, what you encountered, and where you are.
I’m sure that is true, but the error messages I am talking about are ones I designed to contain all the information needed to fix the problem.
Writing seriously verbose exception text for every single exception thrown may be annoying and space-taking, but after all the crazy things I’ve seen, I wouldn’t do without it. Include what you were expecting, what you encountered, and where you are.