Update App.java
Correction of error detected by maven-pmd-plugin.
This commit is contained in:
		| @@ -104,7 +104,7 @@ public class App { | ||||
|       System.out.println("The List exceptionList contains " + counterExceptions + " exceptions"); | ||||
|  | ||||
|     } catch (Exception e) { | ||||
|       // no action here  | ||||
|       System.out.println("Abnormal end of program. Program throws exception: ");  | ||||
|     } | ||||
|     executor.shutdown(); | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user