Exception in thread "main" java.lang.Error: Unresolved compilation problems: Unreachable code Unreachable catch block for StreamCorruptedException. This exception is never thrown from the try statement body at MainClass.main(MainClass.java:9)