java 异常架构图

cu

 

红色为检查异常,就是eclipse要提示你是try catch 还是throws。

非检查异常,就是/0,nullpointexception,数据越界访问indexOfOutBounds 异常

错误: 最常见的oom错误,还有classnotFoundeError,StackOverflowError :

posted @ 2014-09-27 18:19  hansongjiang8  阅读(155)  评论(0编辑  收藏  举报