...
Note that this solution catches Throwable in an attempt to handle the error and is an exception to EXC32EXC14-J. Catch specific exceptions as opposed to the more general RuntimeException.
...
...
Note that this solution catches Throwable in an attempt to handle the error and is an exception to EXC32EXC14-J. Catch specific exceptions as opposed to the more general RuntimeException.
...