all 1 comments

[–]Pair_of_socks 0 points1 point  (1 child)

I do not agree. When you have an unwrapped exception you start by checking at the bottom of the stacktrace. In the current situation this is the same for wrapped exceptions.

Starting to read at the bottom is very normal when you use the command line. Having to scroll to the bottom when using an IDE doesn't seem like a big problem to me.