Description: Get 5 integers from the command line, placed in an array of integers, then print output, requirements: if the input data is not an integer, to capture the Integer.parseInt () to produce abnormal, shows "please enter an integer", captures the input parameters of the 5 exceptions (Array Bounds), shows "please enter at least 5 integer"
To Search:
File list (Check if you may need any files):
E2Int.java