exception handler
基本解释
- [计] 异常处理程序
英汉例句
- Secondly, all errors or unexpected warnings really should be handled by the exception handler.
其次,所有错误或意想不到的警告实际上应该由异常处理程序来处理。 - If the default handler is set with the latter pair of methods, any thread that doesn't have its own exception handler will use the default.
如果使用第二对方法设置默认处理程序,那么没有自己的异常处理程序的所有线程都将使用默认处理程序。 - Because this code is only a sample we don't perform any real error processing, but we do implement a dummy exception handler to allow the code to compile.
由于此代码仅仅作为样例使用,我们没有执行任何实际的错误处理,但是我们实现了一个虚构的异常处理程序,从而完成代码的编译。
双语例句
词组短语
- An Exception Fallback Handler 异常回退处理
- exception n handler 异常处理程序
- exception -handler parameter 异常处理参数
- EH Managed Exception Handler 托管异常处理
- Structured Exception Handler 结构化异常处理
短语
专业释义
- 异常处理
In addition, the lack of global exception handler in Java makes it ridiculous in the code. The same codes to handle the same exception happen in system so many times.
另外由于在Java中缺少全局异常处理器,将直接导致相同的异常处理代码出现在系统的多个地方,进而影响软件的稳定性和健壮性;冗余的代码必然降低了代码的可读性,还会增加系统维护的成本。 - 例外处理
- 异常处理程序
- 异常处理例程
- 异常处置器
- 异常处理常式
- 异常处理程序