• If an object method needs to report an error, then a return code should be used.

    假如对象方法需要报告一个错误这时返回需要用到

    youdao

  • If validation fails, the error message associated with the failing validation method for the object is added to an error list.

    如果检验失败,那么把失败对象检验方法相关联错误消息添加错误列表

    youdao

  • If the error resulted from a call on the database object, you would invoke those methods on the database object instead.

    如果错误由于调用数据库对象产生那么可以那个数据库对象上调用上述两个方法

    youdao

  • Both languages lean toward strong typing because both throw error messages when you try to use an object outside of its intended type structure.

    种语言倾向类型因为试图使用一个它们期望之外类型结构的对象时,它们都会抛出错误消息

    youdao

  • It is a usage error to specify more than one object with the same (or missing) language identifier.

    以上对象指定相同(没有指定)语言标识错误的做法。

    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

  • It first checks to see whether the content returned to the user represents a fault object, meaning that it is returning an error to the user.

    首先检查返回用户内容代表错误对象,也就是说返回错误给用户。

    youdao

  • When there is an error due to policy violations based on the current white list in effect, the proxy sends a custom JSON error object back to the browser. See listing 1.

    根据当前生效名单策略违规而导致错误代理浏览器发送一个自定义JSON错误对象清单1所示。

    youdao

  • But the event message told me the User ID that generated the error, the API call that failed, the object that was the target of the API call, and the options that were used.

    事件消息告诉生成错误用户ID失败API调用、API调用的目标对象以及所使用选项

    youdao

  • I emit an error message and replace the return value with 0, instead (remember: every inline code block returns an object).

    发出错误信息,将返回替换为0(请记住每个内联代码返回一个对象)。

    youdao

  • Error detection example 3: Purify object and reference graph.

    错误检测实例3Purify对象指针

    youdao

  • With a preallocated Runnable object and a separate scope, you should always be in a position to report a problem without using any memory in the context the error occurred.

    通过个预先分配的Runnable对象一个单独作用域错误发生时就应该总是能够报告问题而无需使用任何内存

    youdao

  • The Web services client invokes the methods of the WS.Handler object on every request, response, and error.

    Web服务客户机将针对每个请求响应错误调用 WS.Handler对象各个方法

    youdao

  • This demonstrates that we can return a fault object even if a true runtime error didn't occur.

    显示出即便发生真正运行时错误我们也可以返回一个fault对象

    youdao

  • An error is returned to the client if no matching entry is found in inclexcl.def because it is essential that each backup object is bound to a management class.

    如果在inclexcl .def发现匹配条目,则向客户机返回一条错误因为每个备份对象绑定管理非常重要

    youdao

  • When you call the retrieve operation, the SapReturn business object contains the BAPI messages or error codes that result from the BAPI call.

    调用检索操作时,SapReturn业务对象包含BAPI调用产生BAPI消息错误代码

    youdao

  • The page starts with any error messages on the recipe object.

    页面首先显示 recipe对象错误消息

    youdao

  • First, the error object is examined to determine whether or not a file property contains a value.

    其一检查错误对象确定file属性是否包含一个

    youdao

  • You see the SQL0440N error message from Listing 2 for object TEST.v2.

    会在清单 a 中看到 TEST.v2对象SQL0440N错误消息

    youdao

  • The prefix is then used much like an object name to call the throwException() method with an error string as the argument.

    然后这个前缀对象那样用来调用 throwException()方法,调用时以一个错误字符串作为参数。

    youdao

  • Whenever an exception is thrown while processing your JSP page, the exception object will immediately be thrown to the designated error page by means of the implicitly declared exception variable.

    如果处理jsp页面时有一个异常抛出的话,exception对象就会立即通过隐式声明的exception变量方式指定错误页面。

    youdao

  • A CodeIssue consists of a severity level (Information, Warning, or error), a Span object indicating where the error is located, and a description of the error.

    CodeIssue中会包含严重等级(信息警告还是错误)、表示错误发生位置Span对象以及对错误描述

    youdao

  • Error_message_on - returns the error string for the specified attribute of the object.

    error_message_on——返回指定对象属性错误字符串

    youdao

  • This error can occur if the Hibernate session and associated database connection is closed after the object was retrieved, but before the association was accessed.

    如果获取对象之后关闭Hibernate会话关联数据库连接,在访问关联之前没有恢复,那么就发生这种错误

    youdao

  • Next, you step through each of the errors you encountered and invoke the libxml_display_error function for each error object.

    接下来,遍历遇到每个错误每个错误对象调用libxml_display_error函数

    youdao

  • error_messages_for - returns an error list for the specified object(s)

    error_messages_for ——返回指定对象错误列表

    youdao

  • You can call methods on the log object that correspond to the desired log level: debug, info, error, and so on. (See Resources for more information on logging.)

    可以调用log对象要的日志级别对应的方法这些日志级别包括:debuginfoerror(参见参考资料了解关于日志记录的更多信息)。

    youdao

  • (the other examples are so obscure that they aren't worth mentioning in an article of this nature.) Attempting to pickle a file object results in the following error.

    例如,Python不能pickle文件对象(或者任何带有对文件对象引用的对象),因为Pythonunpickle时不能保证它可以重建文件的状态(示例比较难懂,在文章中不值得出来)。

    youdao

  • When testers play back the saved scripts against the upgraded application, playback might return an error that indicates that an object cannot be found.

    测试员根据升级程序来测试保存脚本时,回馈可能会返回一个错误不能找到对象

    youdao

  • In principle, creating such code is not particularly difficult, but can be somewhat tedious and error prone to write, especially if the data object is large and contains nested objects and arrays.

    原则上创建此类代码不是特别困难可能让人感到有些枯燥无味而且编写时也容易出错特别是数据对象比较包含嵌入的对象和数组时。

    youdao

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

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

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