文件名称:zdyyc
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-22
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自定义异常:其运行时,可以接受用户输入若干个数并依次存入数组中。要求用户输入的整数必须大于0小于100。如果不符合这个范围则抛出异常。请自定义一个异常类来表示这种情况,并在用户的输入不符合要求时抛出该异常。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自定义异常
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\bin
..........\...\Excep.class
..........\...\MyException.class
..........\src
..........\...\Excep.java