Talk:Java Programming/Throwing and Catching Exceptions
Page contents not supported in other languages.
Tools
General
Sister projects
In other projects
It would be much better if we could use a real-life example that the reader could compile and test himself instead of the general examples I gave --Mikm07:39, 14 January 2006 (UTC)
Using the try-with-resources statement ("try(...){...}..."):[1]