Using multiple
catch
statements should include
defining at the end of the
try
block
enabling the JVM to match the type of exception thrown to the parameters in the catch statement.