期刊文献+

J2EE项目中一种新的错误处理方法 被引量:7

A NEW ERROR-HANDLING METHOD IN J2EE PROJECT
下载PDF
导出
摘要 在Java异常机制的基础上,构建一个J2EE项目应用中错误处理的通用框架模型,并用该框架模型解决J2EE项目中错误处理中普遍存在的问题。对错误进行统一管理,在一定意义下将错误封装成异常,然后将异常抛出到一个集中的位置进行统一处理。让错误处理保持简单和直观,使开发人员可以专心于开发业务逻辑,而不是把时间浪费在编写错误处理这样的模板代码上。程序的可读性、可维护性、可修改性大大提高,而且也提高了J2EE应用程序的健壮性。 Based on Java exception mechanism, we construct a generic framework model for errors handling in J2EE projects application, and use this framework model to have solved the common problems of errors handling in J2EE projects. The errors are made uniform management, and are encapsulated into exceptions in a certain sense, then the exceptions are thrown to a centralised location to be processed in a uniform way. The errors handling is maintained simple and intuitive, so that the developers can concentrate on developing the business logic rather than wasting time in compiling such template codes as the errors handling. The framework model makes the readability, maintainability and modifiability of the program greatly improved, and the robustness of the J2EE application is also improved as well.
作者 刘淑华
出处 《计算机应用与软件》 CSCD 北大核心 2013年第7期143-146,共4页 Computer Applications and Software
基金 江苏省自然科学基金项目(BK2011152)
关键词 异常机制 J2EE错误处理 通用框架模型 Exception mechanism J2EE error handling General framework model
  • 相关文献

参考文献11

二级参考文献42

共引文献37

同被引文献69

引证文献7

二级引证文献45

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部