Designing with exceptions | JavaWorld - Welcome to JavaWorld.com
This installment of the Design Techniques column discusses design guidelines that pertain to exceptions. It focuses primarily on how to decide when to use exceptions, and gives several examples from the Java API that illustrate appropriate uses of excepti...