It does not catch anything. But it does finally close all resources.
finally blocks are run even when an Error is thrown.
It does not catch anything. But it does finally close all resources.
finally blocks are run even when an Error is thrown.