清理错误情况。
处理错误条件。
How does the service handle error conditions?
服务如何处理各种错误情况?
Restrictions and error conditions during binary deploy.
二进制部署的限制和条件。
Test error conditions that should have been handled.
测试错误条件,这些错误条件应已处理。
The command beans throw exceptions to indicate error conditions.
命令bean抛出异常来指明错误情况。
IDL allows you to create exceptions to indicate your error conditions.
IDL允许创建异常来指出错误条件。
That is why you might normally see logs only in extreme cases, like error conditions.
这就是为什么我们通常只在极端的情况(例如错误条件)中才会看到要记录日志的原因。
Provides information and guidelines on ways to capture and handle error conditions.
提供有关用于捕获和处理错误条件的方法的信息和准则。
Included among the static error conditions are unknown XSLT elements, attributes, and functions.
静态错误条件中包括未知的XSLT元素、属性和函数。
Specialised cleanup stack for automatic cleanup of Message Server entries in error conditions.
一个特别的清理堆栈,用于在出现错误的情况下,自动的清除消息服务器入口。
The pool size and maximum packet size values have been increased to handle the error conditions.
该池大小和最大包大小的价值已经提高,以处理错误情况。
The first method requires the program to check for error conditions after every non-trivial action.
第一种方法要求程序在在进行每一个重大操作之后,检查错误。
Used to report error conditions; device drivers often use KERN_ERR to report hardware difficulties.
用于报告错误条件;设备驱动经常使用KERN_ERR报告硬件难题。
However, a well-designed software system should always have a powerful mechanism for handling error conditions.
但一个设计良好的软件系统应该一直有一个强大的机制来处理出错的情况。
Incorrectly implied prototypes (especially between 32 - and 64-bit types) can lead to bizarre error conditions.
不正确地声明原型(尤其是出现32位和64位类型之间的差异)可以导致出现bizarre错误条件。
You should test your application thoroughly and respond appropriately to error conditions wherever possible.
您应该彻底测试应用程序,在可行的范围内适当地回应错误状况。
Return codes and SQLSTATE messages aid in diagnosing error conditions during the execution of an ODBC application.
返回代码和SQLSTATE消息可以帮助诊断odbc应用程序执行期间出现的错误状况。
Ignoring HRESULT or error code can lead to unexpected behavior in error conditions or to low-resource conditions.
如果忽略HRESULT或错误代码,可能会导致在出错或资源不足的情况下出现意外行为。
Thus your service use cases should address error conditions and bad input that the service cannot process successfully.
因此,您的服务用例应该对错误情况和服务无法成功处理的错误输入加以处理。
The exception class that is thrown should be the most specific exception available that fits the error conditions.
引发的异常类应该是符合错误条件的最确切的可用异常。
It's important for a service not only to work properly under good conditions, but also to handle error conditions properly.
服务不仅要在条件良好的情况下正常工作,而且还要能够恰当地处理出现错误的情况,这非常重要。
The developers often focused on error conditions in their tests, whereas unit tests should test several aspects of software.
开发人员通常将重点放在他们测试中的错误条件上,然而单元测试应该测试软件的几个方面。
The second method is to have dedicated handlers that "catch" any or specific error conditions thrown "by individual statements."
第二种方法就是具有专用的处理程序,“捕捉”各条语句所“抛出”的任何或特定错误条件。
This article also provided information on common cautions, better practices, how to test a script, and how to handle error conditions.
本文还介绍了常见的问题、最佳实践、如何测试脚本以及如何处理错误。
The result and fault attributes provide code to be executed on successful completion of the request and error conditions, respectively.
result和faul t属性分别提供在成功完成请求和出现错误时要执行的代码。
They perform additional checks for error conditions, and in the case of an error, they invoke an error handler (see Parameter Validation).
他们执行额外的错误条件检查,并在发生错误时,他们援引的错误处理程序(见参数验证)。
It takes a lot of HTML to represent all possible error conditions. This gets out of hand when there are many controls and many validation rules.
它使用了很多HTML来表现所有可能出现的错误情况。如果有太多控制器和太多验证规则,我们就失去了控制。
Development teams typically generate a few scenarios per use case to illustrate both a typical flow of events and various error conditions (see Figure 1).
开发团队为每个用例生成一些情境来说明事件流和各种错误条件(参见图1)。
In addition to the built-in alerts, custom alerts may be generated by subscribing to a list of error conditions or in conjunction with the logging system.
除了这些内置警报,还可以通过订阅错误条件列表或配合使用日志系统来生成定制警报。
应用推荐