• 虽然清单13中的代码看起来似乎不错,但是还有问题——如果服务器响应请求完成了处理但是报告错误怎么办?

    Despite the apparent success of the code in Listing 13, there's still a problem — what if the server responds to your request and finishes processing, but reports an error?

    youdao

  • 不过本着增强错误处理信息搜集精神,应该学习如何生成HEAD请求

    In the spirit of enhanced error handling and information gathering, though, you should learn how to make HEAD requests.

    youdao

  • 错误日志包含诊断信息记录处理请求遇到的任何错误

    The error log contains diagnostic information and records any errors that it encounters in processing requests.

    youdao

  • 策略画布中(如图21所示),可以定义消息处理请求响应错误规则

    In the policy canvas, as shown in Figure 21, you can define message processing request, response, or error rules.

    youdao

  • 如果没有找到处理请求处理程序,服务器返回一个501错误

    If no handlers are found to handle the request, the server will return a 501 error.

    youdao

  • 处理响应时,将识别此类错误请求重新提交中的另一个端点

    When processing a response, it identifies such errors and triggers the resubmission of the request to another endpoint of the group.

    youdao

  • 除了学习处理客户端请求返回符合SOAP响应之外,了解处理异常产生SOAP错误过程

    In addition to learning to handle client requests and send back SOAP-compliant responses, you also explore the process of handling exceptions and generating SOAP faults.

    youdao

  • KPI历史记录请求异步的;可以验证数据完成错误处理发出事件

    The KPI history requests are asynchronous; an event can be dispatched after you have verified the data and finished the error handling.

    youdao

  • 其中项挑战性错误处理工作发生以下的情况服务器发生故障以后客户端需要了解请求结果进行继续工作。

    A challenging error-handling case occurs when a client needs to know the outcome of a request in order to take the next step, after failure of a server.

    youdao

  • 服务请求程序通常会请求发送服务提供程序,服务提供程序会提供请求解决方案(如果无法请求进行处理,则为错误消息)进行响应

    The service requesters usually send the request to a service provider, which responds with a solution to the request or an error message if the request cannot be processed.

    youdao

  • 如果处理时间,则终止该请求用户发送一条错误消息

    If our processing takes too long, it will be aborted and an error message sent to the user.

    youdao

  • 事务性工作可以根据请求自动撤销(假设没有提交),使得脚本中的错误处理变得更加容易

    Transactional work can also be automatically undone at your request (provided you haven't already committed it), which makes error handling in your scripts easier.

    youdao

  • 成批请求失败如何处理错误

    How errors are handled when some batch requests fail?

    youdao

  • 具有确认同步更新请求esb处理错误

    Synchronous update request with acknowledgement; ESB handles errors.

    youdao

  • 不好一面每次需要进行添加更改(比如实现Ajax请求错误处理)时,都必须手动修改所有页面重新测试它们

    The bad news is that every time you have to add or change something, such as implementing error handling for the Ajax requests, you'll have to manually modify all your pages and retest them.

    youdao

  • 这时Confluence无法处理接收到请求同时日志文件记录了各种奇怪错误

    At that point, Confluence was unable to process incoming requests and the log was filled with all kinds of strange errors.

    youdao

  • 12展示了如何IntegrationDeveloper创建一个模板处理程序,这样仅需编写可以处理请求消息错误方法

    Figure 12 shows how you can get Integration Developer to create a template handler for you, so that you only need to write the methods that handle the request messages and faults.

    youdao

  • WebSphereProcessServer(以下简称为Process Server)以前版本处理异步请求如果出现运行时错误生成失败事件

    When processing asynchronous requests in previous releases of WebSphere process Server (hereafter called process Server), failed events will be generated if there are any runtime errors.

    youdao

  • 但是如果eJB处理请求遇到错误servlet捕获e JB抛出异常并将Error Bean实例化,封装出错消息

    If, however, an error is encountered when the EJB processes the request, the servlet will catch the exception thrown by the EJB and instantiate an ErrorBean to encapsulate the error message.

    youdao

  • 这个处理程序实例用于过滤所有到达请求发出响应错误

    The instance of the handler class is used to filter all incoming requests, outgoing responses, and faults.

    youdao

  • 事务性同时服务请求提供者极大简化了错误处理代价是付出额外的性能开销

    Transactionality simplifies error handling significantly for both the requestor and provider of the service, but at the cost of some additional performance overhead.

    youdao

  • 错误处理:如果成批请求某些失败spml提供两种选择处理这种情况恢复退出

    Error handling: SPML provides two optionsresume and exitfor handling cases where some of the requests in a batch fail.

    youdao

  • 对于SAXDOM工厂异常处理请求不受支持特性另一个异常处理实例化错误

    As with the SAX and DOM factory classes, one exception handles requestedbut unsupportedfeatures, and another exception handles instantiation errors.

    youdao

  • 道理在于中的处理程序之一最终处理请求错误信息不会出现

    The idea is that eventually one of these handlers in the chain will handle the request, and no error is raised.

    youdao

  • 每次调用一个可以返回错误值的函数时,必须小心检查请求所生成结果正是您希望的(如果不是,就需要错误进行处理)。

    Every time you call a function that can return an error, you need to be careful to check that your request produced the result you expected (or handle the error if it didn't).

    youdao

  • 如果要求退出一旦遇到错误服务器就终止剩余请求处理所有执行请求标记失败

    When the instruction is to exit, the server terminates the execution of the remaining requests as soon as an error is encountered, and all the requests that do not execute are marked as failed.

    youdao

  • 就是——期待的——一个异常处理现在将会捕捉如果mkdir不能创建请求目录而被抛出的E739错误

    This isas you might expectan exception handler, which will now catch the E739 error that is thrown if mkdir is unable to create the requested directory.

    youdao

  • 这些开发人员非常尴尬,告诉他们一个很常见的错误特别没有注意到是单个Servlet处理所有请求容易出现这样的问题!

    The developers were embarrassed, but I told them it was an easy mistake to make, especially if you're unaware that a single servlet handles all requests!

    youdao

  • 如果没有匹配IBMCognos8服务可用请求失败并报告一个错误,表明没有可用服务可以处理这种请求类型

    If there is no matching IBM Cognos 8 service available, the request will fail with an error stating that there is no service available to handle that type of request.

    youdao

  • 然后生成PlaceStatisticsservlet请求接到负载错误处理程序的回调适当地得到调用。

    The request to the Place Statistics servlet is then made, and the callbacks hooked into the load or error handlers are invoked as appropriate.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定