Catches IOException and throws RuntimeException instead. This is in line with code-practice. This way the upgrade won't break any code.
Catches IOException and throws RuntimeException instead. This is in line with code-practice. This way the upgrade won't break any code.