[fpc-pascal] Food for thought - language string improvement
Dmitry Boyarintsev
skalogryz.lists at gmail.com
Mon Jul 10 14:34:28 CEST 2017
On Mon, Jul 10, 2017 at 6:14 AM, Graeme Geldenhuys <
mailinglists at geldenhuys.co.uk> wrote:
>
> * Try/Catch blocks where you can catch multiple exception types - without
> needing nested code blocks like Object Pascal. You can even add a finally
> block in there too - again without nested blocks.
>
are you referring to "Catching More Than One Type of Exception with One
Exception Handler" in
https://docs.oracle.com/javase/tutorial/essential/exceptions/catch.html
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170710/4f8b55b4/attachment.html>
More information about the fpc-pascal
mailing list