public static void main(String[] args) {
   ErrorHandling testing = new ErrorHandling();
   testing.launch();
 }