文件名称:test11
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-02
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 上***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
为前面所编写的Point类增加一个方法,用于设置Point的x值。该方法会抛出异常(异常需要自己定义),条件是:当设置的x值不在[0,100]区间时抛出异常。写测试程序对抛出的异常进行捕获和处理。-Written before the Point class to add a method for the set the Point of x value. This method will throw an exception (Exception own definition): throw an exception when the x value is not set [0,100] range. Write a test program to catch and handle the exception thrown.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test11.java