Exceptions in Java




GogoTraining IT Training Podcasts show

Summary: We all want our programs to work well, but sometimes they encounter unexpected situations. Java provides an elegant mechanism for handling single or multiple anomalous situations during program execution. Join Mike Simpson as he shows you how to handle “Exceptions in Java.”