unhandled

[ʌn'hændəld][ʌn'hændld]

adj.未用手触过的,未经处理过的

  • There are no unhandled process exceptions .

    没有 处理的流程异常。

  • The unhandled exception is not allowed to terminate the application .

    处理异常不能终止应用程序。

  • An unhandled error has occurred in the shell . Attempting to restart the shell .

    在外壳程序中发生了一个 处理的错误。正在重新启动外壳程序。

  • Otherwise it displays the unhandled exception message and terminates the application .

    否则,显示 错误信息并终止程序。

  • A third command button causes an unhandled exception .

    第三个命令按钮将导致 处理的异常。

  • Unhandled exception at % 3 in % 1 : % 2 .

    %1中的 %3 处理的异常:%2。

  • The000 activity typically has unhandled exceptions that bubble up to the user .

    000活动通常具有最终归因于用户的 处理异常。

  • An activity can stop when an unexpected â and therefore unhandled â exception occurs .

    某个活动可能在发生意外异常 时而停止(因此不会 处理该活动)。

  • This counter includes both handled and unhandled exceptions .

    此计数器包括已处理和 处理的异常。

  • In addition handled and unhandled exceptions should always offer minimal information that might assist the hacker in his efforts .

    此外,已处理的异常和 处理的异常应该始终将提供的可能有助于黑客攻击的信息减到最少。

  • Implements a dialog box that is displayed when an unhandled exception occurs in a thread .

    实现一个对话框,线程中发生 处理异常时即会显示该对话框。

  • Before running this wizard click options on the tools menu click the advanced tab and select break on unhandled errors .

    运行该向导之前,请单击“工具”菜单上的“选项”,单击“高级”选项卡,然后选择“ 无法 处理错误时中断”。

  • Once started it will alert the user to unhandled application and data-binding exceptions via a floating window .

    启动后,它会通过一个浮动窗口通知用户 处理的应用与数据绑定异常。

  • Eventually every exception unhandled by the application itself will be dealt with by the default backstop handler which pops up the windows common crash dialog .

    事实上,每一个 未有程序本身 处理的异常,都将由会弹出常规windows崩溃对话框的默认 backstop处理器处理。

  • The automation will stop because of an unhandled window .

    自动化会因为 处理的窗口而停止。

  • An unhandled exception has occurred .

    发生了 处理的例外情况。

  • An unhandled exception occurred during index analysis .

    索引分析时发生 处理的异常情况。

  • Ben goes on to show other aspects UI testing : searching for controls by visible text unhandled exceptions message boxes test readability and helpful tools like UISpy .

    Ben还展示它的其它方面,例如根据可见文字搜索控件, 处理的异常,消息框,以及测试的可读性和非常有用的辅助工具UISpy。

  • An unhandled exception error occurred .

    出现了 句柄例外。

  • Error event is raised whenever an application error or unhandled page error occurs .

    只要出现应用程序错误或 处理的页错误,就会引发。

  • Test the assumptions in your code frequently and write templates that catch unhandled situations and emit warning messages .

    您需要频繁地对代码进行测试,编写捕捉 处理情形的模板并发出警告消息。

  • An unhandled exception was caught in the application driver execution loop . The service should be restarted .

    在应用程序驱动程序执行循环中,发现 处理的异常 错误。应重新启动服务。

  • If an unhandled exception occurs this method catches it .

    如果发生 处理的异常,则此方法捕捉该异常。

  • Demonstrates how unhandled exceptions can be captured .

    演示如何捕获 处理的异常。

  • The big question is what you do once you 've caught an unhandled error .

    最大的问题是你该要做什么当捕捉到一个 处理的错误。

  • You would probably use a page-level error handler to log unhandled errors or to take the user to a page that can display helpful information .

    您可能需要使用页级别错误处理程序来记录 处理的错误,或者使用户进入可以显示有用信息的页。

  • This method does not run if an unhandled exception occurs in the main application .

    如果主应用程序中发生 处理的异常,则不运行此方法。

  • Internal error : unhandled service return code % 1 .

    内部错误: 处理的服务返回代码%1。

  • Without the exception handling this program would terminate with a dividebyzeroexception was unhandled error .

    如果没有异常处理,此程序将终止并产生“ dividebyzeroexception 处理”错误。

  • The default error page will be displayed whenever an unhandled exception occurs .

    一旦出现 处理的异常,就显示该缺省的错误页面。