@freakboy3742 Each to their own I guess, but I find the additional context very helpful.
Granted, 9 out of 10 times, all I need is the error and the most recent file / line, but for more complex errors I like to be able to go up the call stack and see code I may not even have open. The extra lines + locals help me figure out what conditions lead to the exception. And I can click on the path to open the IDE.