Description: Custom exception: when it is running, you can accept user input certain number and sequentially stored in the array. Require user input integer must be greater than 0 and less than 100. If you do not meet this range, an exception is thrown. Custom exception class to represent this case, user input does not meet this exception is thrown.
To Search:
File list (Check if you may need any files):
自定义异常
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\bin
..........\...\Excep.class
..........\...\MyException.class
..........\src
..........\...\Excep.java