Hacker News new | ask | show | jobs
Java purity and version 7 (my.opera.com)
3 points by drRoflol 5449 days ago
1 comments

As commented on the blog:

I pretty much don't understand the comment about loosing exception information is about. Isn't that exactly what getSuppressed() does?

printStackTrace() also mentions the suppressed exception, even with nice indentation. Am I missing something?