• Exception management is designated either through annotations or in a configuration file.

    异常管理可以通过注释指定或者配置文件中指定。

    youdao

  • Checking the file after each scenario ensures that you can determine which exception belongs to which scenario..

    每次场景之后检查文件可以确保决定什么例外属于什么场景。

    youdao

  • This file must be in the classpath or running the code will generate an exception.

    这个文件必须类路径中否则运行代码产生一个异常

    youdao

  • Although sending messages to a log file can be quite useful, there are often times when you would also like to display a user-friendly error message in the event of an unrecoverable exception.

    虽然日志文件发送消息相当有用但是很多时候可能发生不可恢复异常时显示一个用户友好错误消息

    youdao

  • Imagine this scenario: Your application gets an exception, the exception handler kicks in and you have set it up to log to a file.

    想象一下这个情形应用程序发生了异常,异常处理跟踪了该异常,建立日志文件。

    youdao

  • You should see a file identical to your original with the exception of the modified text.

    发现文件除了有一处文本经过修改之外,其它地方都是文件一样

    youdao

  • And the code that reads the file should check to make sure that the version number is less than or equal to its current version and throw an exception if it's not.

    读取文件代码应该检查这个版本保证版本号小于或者等于当前版本,否则会抛出一个异常

    youdao

  • It is up to the user of the POP3 client code to decide if an exception should be thrown in the warning event or a warning written into a log file or...

    从事于用户POP3客户端代码师傅异常应该抛出还是写入一个日志文件等等。

    youdao

  • Single-File Multipass images are also handled correctly with one exception: if you render without LWF and output to 32-bit Photoshop can no longer composite the image properly.

    正确处理单文件多路图像一个例外如果没有LWF输出32位Photoshop渲染可以不再复合图像正常

    youdao

  • Spring will throw a wrapped IO Exception in the event the requested XML file cannot be located.

    Spring将会在所请求XML文件无法定位抛出一个封装ioException

    youdao

  • As in the previous example, the print function raises an exception, because the file was not open for writing.

    正如之前例子所示,print函数抛出了一个异常原因文件尚未打开以供写入

    youdao

  • Listing 2 shows a snippet of the Connectors.log file with an exception.

    清单2给出Connectors . log文件片段,其中包含一个异常

    youdao

  • This exception is also logged in the SystemOut.log file.

    这个异常SystemOut .log日志文件中有记录。

    youdao

  • The handler supplies a valid file status code if an exception occurs.

    Handlder 程序异常发生时提供有效文件状态

    youdao

  • Most of the project artifacts created in this exercise are generated automatically by the Application Developer tooling, with the exception of the WSDL file from which the two projects are generated.

    练习创建大部分项目构件都是通过使用Application Developer工具自动生成的,不过用于生成其中两个项目WSDL文件例外

    youdao

  • Listing 9 displays a GDB exception after the mount command to the file system is issued.

    清单9文件系统发出mount命令之后显示一个gdb异常

    youdao

  • Therefore, find the exception in the trace.log file and then work your way back up the corresponding thread (00000033).

    因此,您需要在trace . log文件查找异常然后再回到对应线程(00000033)。

    youdao

  • When the exception occurs, control is redirected to the file given in the path attribute.

    异常发生时控制流程就重定向到path属性中给定文件

    youdao

  • The INI file example runs even without the Apache Commons logging library (commons-logging), but running the LDAP example results in an exception.

    即便没有Apachecommonslogginglibrary (commons - logging),这个INI文件示例仍可运行但是运行这个LDAP示例会导致一个异常

    youdao

  • Listing 8 lists the code that was modified in the source of the jfs_mount.c file to create a segmentation fault at line 109 by creating a null pointer exception.

    清单8列出jfs_mount . c文件源代码修改过代码,我们代码中创建一个指针异常,从而使代码在第109产生段错误

    youdao

  • The only exception is Linux raw device tablespace containers, which inherently bypass the file cache.

    惟一例外Linux原始设备表空间容器因为它本身就绕过文件缓存

    youdao

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

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

    youdao

  • The GNU Parted utility is an exception to this rule; like its GUI cousin, GParted, Parted resizes partitions and their contained file systems simultaneously.

    GNUParted实用工具一个例外GUI近亲GParted一样,同时可以调整分区及其文件系统的大小。

    youdao

  • In the trace.log file, find the exception with the same thread ID that occurred around the same time as the error found in step 1.

    trace . log文件中找到步骤1找到错误发生时间相近的具有相同线程ID异常

    youdao

  • Since the remote file may not exist yet, we need to catch the exception that Net: : SFTP will throw when we try to determine its timestamp.

    由于远程文件可能存在,所以我们需要捕捉我们试图查看一个不存在文件的时间戳的时候Net: SFTP抛出异常

    youdao

  • The constructor for the file_lock class accepts the name of the file to be locked, and it's important to open the file before lock is invoked; otherwise, an exception will be thrown.

    file_lock构造函数接受锁定文件名称一定要在调用lock之前打开文件;否则抛出异常

    youdao

  • The majority of these tasks are executed asynchronously (the exception is the file system action that is handled synchronously).

    这些任务主要异步执行(只有文件系统动作例外同步处理)。

    youdao

  • The limitation with the log file is that at the end of test suite you are not able to determine which exception belongs to which test case.

    日志文件缺陷在于,测试套件结尾无法决定什么例外与什么测试用例相对应。

    youdao

  • It is possible that during program execution some exception is thrown, and the file is not unlocked.

    执行程序时,可能会出现抛出异常文件没有解锁的情况。

    youdao

  • Find an exception during the problematic time that can be related to your situation (for example, security or administrative console) in the problem server's SystemOut.log file.

    问题服务器SystemOut . log文件中找到问题期间发生的与情况相关异常(例如安全性管理控制台)。

    youdao

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

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

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