摘要
Java的异常处理机制增强了程序的容错能力,提高了程序的可读性和可维护性。对Java的异常处理技术展开了深入的探讨,并结合实例说明了Java异常处理技术在编程中的应用。
Exception processing in Java enhances the fault-tolerant ability of program improves the readability and the maintainability of program. This paper makes a further discussion on Java's exception handling technology, and explains with some examples about Java's exception handling technology in application of programming.
出处
《软件导刊》
2009年第11期69-71,共3页
Software Guide
关键词
JAVA
异常
异常处理
Java
Exception
Exception Processing