at TestPublisher.main (TestPublisher.java:32) WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod Start Subscriber Exception in thread ...
Caused by: java.lang.RuntimeException: Error invoking MC server bundler: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a ...
Even though exception handling is common and every introductory Java course covers it, I still don't think we really know how to do it well. It is almost as if the general concept is still evolving ...