• 0x0001 the system does not display the critical-error-handler message box. Instead, the system sends the error to the calling process.

    系统显示错误对话相反,系统返回错误代码给主调进程

    youdao

  • You then need to implement a DOMErrorHandler object, to which validation errors will be reported, and register it with the Document using the error-handler parameter.

    然后需要实现一个DOMError handler对象验证错误报告给这个对象,再error - handler参数将这个对象注册Document上。

    youdao

  • This is the reason: a faulty application with good error-handling seems to leave end-users with more satisfaction and comfort than one that's nearly perfect, but has a hostile error-handler.

    理由在于一个错误带有优秀错误处理机制的应用程序,近乎完美但其错误处理机制却不友好的应用程序,能赢得最终用户的欢心。

    youdao

  • Notice that the error handler for the latter undoes the work of the former so that data is not left in an inconsistent state.

    注意针对后者错误处理程序撤销前者所做工作使数据不会处在一种不一致状态

    youdao

  • If a user is not authenticated when trying to access this resource, the user will receive a 401 status code and the application can provide a special error handler to deal with that condition.

    如果用户尝试访问这个资源没有经过身份验证,那么用户收到401状态应用程序可以提供一个特殊错误处理函数处理这种情况。

    youdao

  • This might include the event hooks, the event handler, the error methods, and the timer methods.

    可能包括事件关联函数、事件处理函数错误方法计时器方法。

    youdao

  • A special error handler in the client receives this exception and must parse the parser's error message to retrieve the required information!

    客户一个专门错误处理程序接收这种异常并且必须解析器错误消息中检索需要信息!

    youdao

  • The error handler displays problems with an alert dialog.

    错误处理程序通过警告对话框显示问题

    youdao

  • The information gathered by the event handler must be encoded in an error message that's wrapped in an exception object and posted to the parser's client.

    事件处理程序采集信息必须编码错误信息中,错误信息包装在一个异常对象中提交解析器客户。

    youdao

  • The query is executed with a success handler and an error handler function.

    通过成功处理程序错误处理程序函数执行查询

    youdao

  • After a custom error handler is installed, the parser doesn't throw exceptions anymore.

    安装了定制错误处理器语法分析器不再抛出异常。

    youdao

  • Note that proper exception handling in SQL PL dictates that each procedure has an error handler that could easily enough have told us the failing procedure.

    注意SQLPL适当的异常处理要求每个过程一个错误处理程序,这个错误处理程序应该可以容易告诉我们出错的过程。

    youdao

  • Listing 2 adds a class to the source shown in Listing 1 and registers that error handler with the parser.

    清单2清单1中所示源代码中添加一个语法分析器中注册错误处理程序

    youdao

  • Because this code is only a sample we don't perform any real error processing, but we do implement a dummy exception handler to allow the code to compile.

    由于代码仅仅作为样例使用我们没有执行任何实际的错误处理但是我们实现一个虚构异常处理程序,从而完成代码编译。

    youdao

  • In the case of the DB2 example in the left column of Table 3, if a particular SQL statement fails and generates an error, control is passed to the condition handler.

    对于3左侧DB 2示例如果条sql语句失败生成一个错误,那么控制传递给条件处理程序。

    youdao

  • The only step left is to register your error handler implementation with the parsing process.

    剩下惟一步骤错误处理实现注册解析过程

    youdao

  • The result of the replications is shown as an alert box, activated through the success or error handler.

    复制结果显示警告通过成功错误处理程序激活

    youdao

  • The SIGNAL statement is used to explicitly raise an error and force the invocation of a handler.

    signal语句用于显式地发出一个错误强制调用处理程序

    youdao

  • In the case that there were some error, the associated fault handler is notified instead.

    如果服务调用中出现错误,则相关联fault处理器通知。

    youdao

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

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

    youdao

  • Otherwise, a trap occurs for find, and the exception handler emits the standard file not found error.

    否则发生中断以find(查找),并且异常处理程序发出标准file not found(文件找到错误

    youdao

  • Note that if no error handler is attached, the default implementation throws a SAXParseException on any validation error.

    注意如果没有指定错误处理程序,则默认实现任何验证错误都抛出SAXParseException异常。

    youdao

  • 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

  • Specifically, there are three kinds of handler chains: request, response, and error.

    具体来说3句柄请求响应错误

    youdao

  • You can then work with the XMLReader instance as you would with a straight SAX application which of course includes setting an error handler.

    接下来可以像处理简单SAX应用程序一样处理XMLReader实例设置错误处理程序。

    youdao

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

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

    youdao

  • Among other things, it defines a global error handler, and it is where you would place any platform-specific code to run before executing main application logic.

    除了其他事情外定义一个全局错误处理程序放置执行应用程序逻辑之前运行特定于平台的代码

    youdao

  • Listing 13 demonstrates how a specific error can transfer control to the exit handler where a user-defined error message is returned depending on the value of the SQLCODE.

    清单13展示一个特定错误如何将控制转移退出处理程序其中根据SQLCODE的返回用户定义的错误消息

    youdao

  • When the INSERT statement fails with the error code specified in the DECLARE exit handler statement, control passes to the handler, and the procedure is exited.

    insert语句失败并且错误代码DECLAREEXIThandler语句中指定,那么控制将传递处理程序,过程将退出。

    youdao

  • At this point, if you try to save a subscription, you will get an error because the appropriate trigger handler does not exist on the server.

    这时如果保存某个订阅行为,您得到错误信息,因为服务器并不存在合适触发器处理程序

    youdao

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

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

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