As I said before, I am a supporter of checked exceptions in Java. I think they are a great idea that supports serious software development in the real world. I also think Java’s huge success can be attributed in part to checked exceptions.
But this doesn’t mean I like everything
Filed under: Java Exceptions, Java Language, Opinions by Daniel Pietraru
6 Comments »
Is there something wrong with Java exceptions? Does Java need a fundamental change in this area? Is the proposal to make all exceptions in Java runtime exceptions a solution to a real problem? What if this proposal is the solution to the wrong problem?
While reading about this conflict I started to ask myself questions like [...]
Filed under: Java Exceptions, Java Language, Opinions by Daniel Pietraru
1 Comment »