Hacker News new | ask | show | jobs
by smcj 5455 days ago
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?