Robert van der Spek 12c38f6135 Wraps codeblocks that could throw IOException in try-catch.
Catches IOException and throws RuntimeException instead. This is in line with code-practice.
This way the upgrade won't break any code.
2018-07-17 10:33:39 +02:00
..