Orion Hodson | da1cdd0 | 2018-01-31 18:08:28 +0000 | [diff] [blame] | 1 | Exception in thread "main" java.lang.BootstrapMethodError: Exception from call site #0 bootstrap method |
2 | at Main.main(Main.java:25) | ||||
Orion Hodson | 76e6adb | 2018-02-23 13:15:55 +0000 | [diff] [blame] | 3 | Caused by: java.lang.ClassCastException: Bootstrap method returned null |
Orion Hodson | da1cdd0 | 2018-01-31 18:08:28 +0000 | [diff] [blame] | 4 | ... 1 more |
Alex Light | 722d671 | 2018-02-12 17:41:12 +0000 | [diff] [blame] | 5 | exit status: 1 |