The security package has returned an unhandled error.
安全包返回了一个未经处理的错误。
My wish is that it crashes if any exception was unhandled.
我希望它崩溃如果任何的例外是未处理的。
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.
在线程池线程中,没有诸如未经处理的异常这样的内容。
If no handler is attached to this event, the command's exception is unhandled.
如果没有任何处理常式附加至这个事件,则不会处理这个命令的例外状况。
The default error page will be displayed whenever an unhandled exception occurs.
一旦出现未处理的异常,就显示该缺省的错误页面。
How to specify the Event Log Source where ASP. NET writes unhandled exceptions?
如何指定的事件日志源,ASP.NET将未处理的例外?
Intercept unhandled exceptions thrown by the thread's message and command handlers.
截获由线程的消息和命令处理程序引发的未经处理的异常。
Provides information about how to catch unhandled errors that occur in any page in the Web site.
提供如何在网站中,拦截任何页面所发生之未处理错误的资讯。
Once started, it will alert the user to unhandled application and data-binding exceptions via a floating window.
启动后,它会通过一个浮动窗口通知用户未处理的应用与数据绑定异常。
If an exception has an argument, it is printed as the last part (' detail ') of the message for unhandled exceptions.
对于未处理的异常,如果它有一个参数,那做就会作为错误信息的最后一部分(“明细”)打印出来。
If an exception has arguments, they are printed as the last part (' detail ') of the message for unhandled exceptions.
对于那些未处理的异常,如果一个它们带有参数,那么就会被作为异常信息的最后部分(“详情”)打印出来。
In addition, handled and unhandled exceptions should always offer minimal information that might assist the hacker in his efforts.
此外,已处理的异常和未处理的异常应该始终将提供的可能有助于黑客攻击的信息减到最少。
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.
关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。
An unhandled exception on any thread will crash the entire test run, and as mentioned before, integration tests require multi-threading.
任何线程的未处理异常都会破坏整个测试的运行,而前面提到的集成测试却需要使用多线程。
The following procedure shows you how to use the exceptions dialog box to determine which user-unhandled exceptions you want to break on.
下列程序向您示范如何使用[例外状况]对话方块,决定要在哪些使用者未处理的例外状况中断执行。
In addition, the application can execute specific code when the application shuts down unexpectedly, such as during an unhandled exception.
此外,应用程序还会在应用程序意外关闭时(例如,在未处理的例外状况期间)执行特定的程序码。
Create a global error handler at the page or application level that catches all unhandled exceptions and routes them to a generic error page.
在网页或应用程序层级建立全域错误处理常式,用来拦截所有未经处理的例外状况,并将其传送到泛用错误网页。
Allowing unhandled exceptions in threads to proceed naturally, until the operating system terminates the program, exposes such problems during development and testing.
如果允许线程中的未经处理的异常正常继续,直到操作系统终止程序为止,将会在开发和测试过程中暴露此问题。
If the test fixture runs without throwing any unhandled exceptions, and all of the Assert statements pass without problems, the test Results window shows a green light.
如果测试装置运行后没弹出任何未处理异常,并且所有断言都通过而没有问题,测试结果窗口显示绿色信号。
Otherwise, there is an unpredictable behavior for the home page (error 500 - Server caught unhandled exception from servlet [WCM Framework] : OutputStream already obtained).
否则,主页将出现不可预知的错误(error 500-Servercaughtunhandledexceptionfromservlet [wcmFramework]: OutputStream already obtained)。
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。
A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.
临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。
A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.
临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。
应用推荐