package main; public class Main { public static void main () throws Exception { App app = new App(); } }