Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
What's wrong about that? (Not a frequent Java developer here, but I always thought that throwing exceptions and handling them in the method that calls it is a good thing to do?)
-
Bikonja23867y@wildcard I think the problem is that it's throwing the base exception which every other exception inherits from so it's kind of like saying "I can go wrong, but I'm not telling you why I can go wrong"... Douche... :D
Related Rants
-
comradebeaglsky4After several months of bug fixing, I can proudly say the application I inherited at work has gone a whole day...
-
frugant12At customer site with my boss. Boss: let's check this code which is not working Me: ok (starting the debugg...
-
c3rberus16Some exceptional speed dating skills..
The good Java practices...
undefined
exceptions
noway
exception handling
good practice