WTB try-catch blocks Posted on August 21, 2008 By Liquid Egg Product 2 Comments on WTB try-catch blocks Computer-fu There’s zero exception handling in this program I have to debug. Because, of course, it is guaranteed to run perfectly.
Exception handling is bad. The crash and burn method is much more noticeable and therefore will let you know something went wrong with the input. 🙂 Reply
Exception handling is bad. The crash and burn method is much more noticeable and therefore will let you know something went wrong with the input. 🙂
Er. Thanks for granting me your wisdom. Exception handling is so much extra work anyway.