Declared Unchecked Exception: The Best of Both Worlds
In "Declared Unchecked Exception: The Best of Both Worlds," an architect suggests deriving exceptions from RuntimeException, and then declaring them in method signatures, providing documentation of exceptions and the ease of use of unchecked exceptions.
Read the complete Blog Entry: http://www.jroller.com/page/hackingarchitect?entry=declared_unchecked_exception_the_best
Read the complete Blog Entry: http://www.jroller.com/page/hackingarchitect?entry=declared_unchecked_exception_the_best
<< Home