|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| Java7 has many interesting feature which will java programmer in there day to day life , one of them is catching multiple Exception in Single Catch block , earlier if we need to catch multiple exception we need to duplicate exception handling code in every single catch block which makes the code clutered and less readable. Java7 has recognized that problem and provided improved exception handling to catch many exception in single catch block. |
![]() |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|