Hacker News new | ask | show | jobs
by hourago 1064 days ago
> throw new SomeUncheckedException("Something failed, idk", e)

Who does that? It looks like an anti-pattern.