Version Enhancements in Exception Handling introduced in Java SE 7
In this article, the enhancements made by Oracle in version 1.7, along with its implementation, has been discussed. As a part of 1.7 version enhancement, in Exception Handling, the following two concepts have been introduced by Oracle: Try with resources. Multiple catch blocks. Try with resources Un