Checked exceptions and lambdas
Jan 22 · 5 min read · Java's checked exceptions were a massive improvement over C's error-handling mechanism. As time passed and experience accumulated, we collectively concluded that we weren't there yet. However, Java's focus on stability has kept checked exceptions in ...
Join discussion
