...
Note that this solution is an exception to EXC32-J. Do not catch Catch specific exceptions as opposed to the more general RuntimeException because it catches Throwable in an attempt to handle the error.
...
...
Note that this solution is an exception to EXC32-J. Do not catch Catch specific exceptions as opposed to the more general RuntimeException because it catches Throwable in an attempt to handle the error.
...