文件名称:ExceptionApply
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-06-30
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- panx*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个堆栈类,堆栈类中要求有一个入栈方法,该方法向堆栈中加入一个元素。当调用入栈方法且堆栈已满时会出现堆栈已满异常。
处理异常的模块捕捉到该异常后,显示异常信息后退出系统。-// Class design a stack, the stack class requires a stack method that added an element to the stack. When you call stack method and the stack will be the exception stack is full full. After // exception handling module to capture the exception, quit the system after an abnormal display information.
处理异常的模块捕捉到该异常后,显示异常信息后退出系统。-// Class design a stack, the stack class requires a stack method that added an element to the stack. When you call stack method and the stack will be the exception stack is full full. After // exception handling module to capture the exception, quit the system after an abnormal display information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExceptionApply.java