1Exception in thread "main" java.lang.BootstrapMethodError: Exception from call site #0 bootstrap method
2	at Main.main(Main.java:25)
3Caused by: java.lang.ClassCastException: Bootstrap method returned null
4	... 1 more
5