unhandled

美 [ʌn'hændəld]英 [ʌn'hændld]
  • adj.未经手触过的;未经处理过的;未讨论过的;未经驯服的
  • 网络未处理;不处理;无法预料而且没有被处理

unhandledunhandled

unhandled

未处理

这叫做 未处理(unhandled)异常,也就是说发生异常时没有相应的代码去处理,所以就会将错误返回到Shell这一层,并显示调试 …

未经处理过的

计算机英语_cherry_新浪博客... ... usage 用法 unhandled 未经处理过的 update 更新 ...

不处理

玩狭盗猎车3 完了一会儿就出先这样了 -... ... address 地址 unhandled 不处理 exception 例外 ...

无法预料而且没有被处理

捕获运行时出现的无法预料而且没有被处理(unhandled)的异常。使用 Application.ThreadException 事件处理这些异常的方法

1
Unhandled exceptions are the bane of any application, especially those that run without user interaction. 未处理的异常是任何应用程序的克星,特别发生在那些无用户交互的应用程序中的。
2
This is usually the result of an escalation procedure due to ThreadAbort, OutOfMemory, or an unhandled exception in user code. 这通常是由于ThreadAbort、OutOfMemory或用户代码中未处理的异常导致的升级过程的结果。
3
Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception. 获取或设置错误页,在发生未处理的页异常的事件时请求浏览器将被重定向到该页。
4
The foreground or background status of a thread does not affect the outcome of an unhandled exception in the thread . 线程的前台或后台状态不影响线程中未处理异常的结果。在。
5
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. 关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。
6
a finally handler that executes whenever the block exits , whether that occurs by normal control flow or by an unhandled exception. 异常就是为了处理出错或者处理其它意外情况而中断代码块的正常控制流。
7
The handler in the example is called whenever an unhandled exception occurs anywhere in the application. 只要应用程序中的任何位置发生未处理的异常,都会调用该示例中的处理程序。
8
The unhandled exception is not allowed to terminate the application . 允许未处理异常继续,并且操作系统终止应用程序。
9
If an exception has arguments, they are printed as the last part ('detail') of the message for unhandled exceptions. 对于未处理的异常,如果他含有参数,那么他就会被当作详细信息打印出来。
10
NET application encounters an unhandled exception or other error while processing a request, it generates an error page. NET应用程式在处理要求过程中遇到无法处理的例外状况或其他错误时,就会产生错误页面。
11
If an exception has an argument, it is printed as the last part ('detail') of the message for unhandled exceptions. 对于未处理的异常,如果它有一个参数,那做就会作为错误信息的最后一部分(“明细”)打印出来。
12
When overridden in a derived class, allows for code to run when an unhandled exception occurs in the application. 在派生类中重写后,允许代码在应用程序中出现未处理的异常时运行。
13
How can I get rid of it, and not to make the plates scrap? team estimates are likely to be print, process unhandled. 怎样才能不兵其去除,又不使印版报宝呢?班组职员猜度很可能是晒版工序不有办理好的来因。
14
The source code that generated this unhandled exception can only be shown when compiled in debug mode. 源代码能引发这个异常只显示当编译好的调试模式。
15
If the user mistypes the filename or if the file is not available for any reason, the application fails with an unhandled exception error. 如果用户文件名称有问题或者其他什么原因导致的文件无效,这个应用程序因为一个未处理的异常错误而运行失败。
16
An unhandled exception occurred while an Active Directory configuration change notification was being processed. 处理ActiveDirectory配置更改通知时出现无法处理的异常。
17
It will always find one because there is an exception frame at the very top of the stack that will handle any otherwise unhandled exception. 它总是(能)找到一个,因为在这个堆栈的最上面有一个异常结构,它将处理人核其他的未处理的异常。
18
Without the exception handling, this program would terminate with a DivideByZeroException was unhandled error. 如果没有异常处理,此程序将终止并产生“DivideByZeroException未处理”错误。
19
The 000 activity typically has unhandled exceptions that bubble up to the user. 000活动通常具有最终归因于用户的未处理异常。
20
Description: An unhandled exception occurred during the execution of the current web request. 描述:在现在网请求的实行期间发生的被不处理的例外。
21
The next example shows the complete code for logging an unhandled exception. 下一示例演示用于记录未处理异常的完整代码。
22
Specifies that the common language runtime ignores unhandled exceptions, and lets the host determine any further action. 指定公共语言运行库允许存在未处理的异常,并让主机决定任何更进一步的操作。
23
You can also create an error handler that catches all unhandled exceptions at the page level or for the application as a whole. 您也可以创建一个这样的错误处理程序,它在页级别上或为整个应用程序捕捉所有未处理的异常。
24
Event. This method does not run if an unhandled exception occurs in the main application. 如果主应用程序中出现未处理的异常,则此方法不会运行。
25
TRY. . . CATCH constructs catch unhandled errors from stored procedures or triggers executed by the code in the TRY block. TRY…CATCH构造可以从存储过程或触发器(由TRY块中的代码执行)捕捉未处理的错误。
26
An unhandled exception was generated during the execution of the current web request. 被不处理的例外在现在网请求的实行期间被产生。
27
That top-level exception handler will stop an unhandled exception from breaking into the debugger unless Just My Code is turned on. 该顶级异常处理程序会阻止未处理的异常中断到调试器中,除非打开了“仅我的代码”。
28
Breaks occur for two main reasons: when a breakpoint breached and when an unhandled exception arises. 中断发生于两个主要原因:达到中断点时,和出现未处理异常时。
29
An unhandled exception occurred during the execution of the current web request. 未处理的例外情况发生了中当前网请求的施行。
30
This method does not run if an unhandled exception occurs in the main application. 如果主应用程序中发生未处理的异常,则不运行此方法。