此计数器包括已处理和未经处理的异常。
This counter includes both handled and unhandled exceptions.
当应用程序遇到未经处理的异常时发生。
Occurs when the application encounters an unhandled exception.
在线程池线程中,没有诸如未经处理的异常这样的内容。
There is no such thing as an unhandled exception on a thread pool thread.
截获由线程的消息和命令处理程序引发的未经处理的异常。
Intercept unhandled exceptions thrown by the thread's message and command handlers.
关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。
A critical region is one in which the effects of a thread abort or an unhandled exception might not be limited to the current task.
如果允许线程中的未经处理的异常正常继续,直到操作系统终止程序为止,将会在开发和测试过程中暴露此问题。
Allowing unhandled exceptions in threads to proceed naturally, until the operating system terminates the program, exposes such problems during development and testing.
相反,您应该对此类条件使用未经检查的异常,以便能够可选地处理这些条件。
Instead, you should use unchecked exceptions for such conditions, so that you can optionally handle these conditions.
没有未经处理的流程异常。
工厂有程序规定如何上报和处理未经许可进入货柜或者货柜存放区的情况吗(或其它异常的或非法的活动,例如封条在运输途中被拆掉)?
Are procedures in place for reporting and neutralizing unauthorized entry into containers or container storage areas or other anomalies or illegal activities, i. e. seals are removed while transit?
工厂有程序规定如何上报和处理未经许可进入货柜或者货柜存放区的情况吗(或其它异常的或非法的活动,例如封条在运输途中被拆掉)?
Are procedures in place for reporting and neutralizing unauthorized entry into containers or container storage areas or other anomalies or illegal activities, i. e. seals are removed while transit?
应用推荐