<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 10, 2017 at 6:14 AM, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:mailinglists@geldenhuys.co.uk" target="_blank">mailinglists@geldenhuys.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
* 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.<br></blockquote><div><br></div><div>are you referring to "Catching More Than One Type of Exception with One Exception Handler" in</div><div><a href="https://docs.oracle.com/javase/tutorial/essential/exceptions/catch.html">https://docs.oracle.com/javase/tutorial/essential/exceptions/catch.html</a> </div><div>?</div><div><br></div></div></div></div>