AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Problem With Errors and Java
Rior Edwards: "Just when I thought I was out, they pulled me back in" He talks about exceptions versus errors and Java. The advice is to not catch them unless it's running on your main thread. Rior says he should have said maybe you shouldn't handle these exceptions with background threads.