• The error handler, if one is provided, is the index on the stack of the Lua code to handle any errors that occur.

    如果提供错误处理程序,那么它应该用于处理任何发生错误Lua代码索引

    youdao

  • Handle error conditions.

    处理错误条件

    youdao

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

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

    youdao

  • These considerations are just part of an overall exception handling and error strategy that must describe how to handle all kinds of exceptional situations, not just timeouts.

    这些考虑事项仅仅整体异常处理错误战略一部分,此类战略必须详述如何处理所有类型异常情况而不仅仅超时

    youdao

  • The arguments to this callback function include a transaction handle and an error object.

    回调函数参数包括事务句柄错误对象

    youdao

  • How does the service handle error conditions?

    服务如何处理各种错误情况

    youdao

  • Later in the testing section you'll see how to handle thrown errors and display the error message to the user.

    稍后测试一节中了解如何处理抛出错误错误消息显示用户

    youdao

  • If a service thread does not handle an exception due to programming error, it will kill the whole application.

    如果服务线程编程错误没有处理某个异常,造成整个应用程序崩溃。

    youdao

  • Applications that handle these events can provide custom error processing.

    处理这些事件应用程序可以提供定制错误处理。

    youdao

  • The user doesn't see all the low-level code executions to handle single or multiple commands but rather a very simplistic input, output, and error.

    用户不会看到处理单个多个命令所有底层代码执行情况而是看到非常简单化的输入输出错误

    youdao

  • If possible, route the process to a person who can handle the error.

    如果可能流程路由能够处理错误

    youdao

  • It's important for a service not only to work properly under good conditions, but also to handle error conditions properly.

    服务不仅条件良好情况正常工作而且还要能够恰当地处理出现错误的情况,非常重要。

    youdao

  • The error message is printed primarily because the programmers were too lazy to figure out how to handle the error, so they pushed the work onto the user.

    然而由于程序员懒得寻找处理错误方式,因此大多数情况下会打印错误消息这样他们就将这项工作用户。

    youdao

  • There is no guarantee that the service can handle data that is not valid, so a runtime error can occur.

    不能保证服务可以处理无效数据因此出现一个运行时错误

    youdao

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

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

    youdao

  • This is required if an unexpected error occurs and there is no fault handler specifically modeled to handle it.

    如果发生意外错误并且没有专门建模错误处理程序处理错误,需要该操作。

    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

  • The exact source of the exception could provide a lot of vital information to better handle it, or the information could be appended to the error log for postmortem.

    异常具体来源可以提供许多更好地处理该异常的重要信息或者提供一些可以附加错误日志信息,以便以后进行分析。

    youdao

  • Thankfully, most other programming languages include exception handling, which can make it somewhat easier to handle error cases.

    值得感激的是,大部分其他编程语言都包含有异常处理的功能,可以某种程度上简化错误处理的过程。

    youdao

  • In order for a JSP page to function as an error page, it must include a directive that declares the page to be a special page designed to handle errors, as follows.

    为了使JSP页面能够作为错误页面,必须包含一个指令声明这个页面指定用来处理错误特殊页面,指令如下。

    youdao

  • 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.

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

    youdao

  • You can handle errors at the make stage in a similar way; however, such errors often generate huge numbers of error messages.

    可以类似方式make阶段处理错误然而这类错误通常生成大量错误消息

    youdao

  • You still need to handle this exception of course, but writing a catch block to handle a detected error is much simpler than writing code to detect all possible errors.

    当然需要处理这个异常编写一个catch处理检测到的错误比起编写代码检测所有可能错误来说要简单

    youdao

  • This is hardly going to handle every error condition, but it's a simple change that covers 80 percent of the problems that can occur in a typical Web application.

    很难处理所有错误条件但是小小的改变能够涵盖典型Web应用程序80%的问题

    youdao

  • The problem with allowing the servlet container to handle exceptions is that it severely limits what can be displayed on the resulting error page and makes transactional rollbacks all but impossible.

    允许servlet容器处理异常问题在于严重限制错误页面显示的内容,并且禁止了事务

    youdao

  • To do this, you can declare that your JSP page USES a separate page to handle error messages. This is accomplished by including the following page directive anywhere in your JSP page.

    实现功能,可以声明jsp页面使用一个单独的页面处理错误消息

    youdao

  • Both the Struts version and the Rails version handle a validation error in the same way: Render the page again, with error messages marking the form fields that need to be corrected.

    StrutsRails采用同样方式来处理验证错误重新渲染相应页面,并将需要改正的表单输入域错误信息标识出来

    youdao

  • As an alternative, you can catch this exception directly in your code and handle it some other way (perhaps printing out the actual error message along with usage information, for instance).

    替代的方法是,也可以代码直接捕捉这个异常并且其他方式处理异常(例如,可能会使用信息一起输出真正错误消息)。

    youdao

  • While we know how to tell a robot to handle a specific error.

    我们知道如何告诉机器人处理具体的错误。看懂了这句话,这道题就很容易了。

    youdao

  • While we know how to tell a robot to handle a specific error.

    我们知道如何告诉机器人处理具体的错误。看懂了这句话,这道题就很容易了。

    youdao

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

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

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