Java基础(2)异常

异常 1,异常分析图解 2,异常分析 Throwable Error 错误 NoClassDefFoundError 找不到class定义异常 StackOverfolwError 深递归导致栈被耗尽的异常 OutOfMemoryError 内存溢出异常 Exception 异常 RuntimeException Unchecked Exception 非检查异常:不要求强制处理 NullPoin
相关文章
相关标签/搜索