java 7 supports multiple exception handling in same catch block.

One of the most useful feature added as part of java 7 Coin project is capability to handle more than on exception in same catch block. Less non business code makes code more readable.

One thought on “java 7 supports multiple exception handling in same catch block.