TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Java purity and version 7

3 pointsby drRoflolalmost 14 years ago

1 comment

smcjalmost 14 years ago
As commented on the blog:<p>I pretty much don't understand the comment about loosing exception information is about. Isn't that exactly what getSuppressed() does?<p>printStackTrace() also mentions the suppressed exception, even with nice indentation. Am I missing something?