Thread.setDefaultUncaughtExceptionHandler( (t, e) -> System.err.println("There's nothing to see here"));