...,这个概念基于对程 序运行时错误的区分. 程序运行时错误可分为两类.一类程序运行时 错误称为会被捕获的错误(trapped error),如除数 为零错误等;在许多计算机系统结构上,这样的错误 使得计算立即停止.然而,还有一些难以捉摸的错 误,它们引起数据遭破...
基于24个网页-相关网页
不会被捕获的错误 untrapped error
会被捕获的错误
Errors that will be captured
以上为机器翻译结果,长、整句建议使用 人工翻译 。
如果没有进行静态检查,那么这类错误到了运行的时候才会被捕获。
Without static checking, such errors are not caught until run time.
youdao
最主要的原因是,我可以委托在一个地方的错误处理:在我的主要职能,在我所有的异常都会被捕获。
The main reason is that I can delegate the error handling in one single place: in my main function, where all my exceptions will be caught.
应用推荐
模块上移
模块下移
不移动