exception handler中文,exception handler的意思,exception handler翻译及用法

2025-11-23 20:56 浏览次数 10

exception handler

英[ikˈsepʃən ˈhændlə]美[ɪkˈsɛpʃən ˈhændlɚ]

[计] 异常处理程序

exception handler 片语

片语

denormal exception handler翻译

Structured Exception Handler结构化异常处理

Exception Handling Call Handler异常处理操作

An Exception Fallback Handler异常回退处理

EH Managed Exception Handler托管异常处理

top level exception handler设置顶层异常处理器

exception handler removal异常处理器清除

exception-handler parameter异常处理参数

exception n handler异常处理程序

exception handler 例句

英汉例句

  • typical join points in aspectj include method calls, access to class members, and the execution of exception handler blocks.

    aspectj中典型的joinpoint包括方法调用、对类成员的访问以及异常处理程序块的执行。

  • overwriting a function pointer or exception handler that is subsequently executed.

    重写随后执行的函数指针或异常处理程序。

  • an exception occurred, and there was no exception handler present.

    一个异常发生了,而且没有异常处理程式礼物。

  • it「s also possible to have a general exception handler that will respond to any thrown exception.

    还可用一个通用的异常句柄来响应抛出的任何异常。

  • if you continue from the break, the exception handler will be invoked.

    如果您从中断继续执行,将调用异常处理程序。

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

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

  • the kernel must provide a dedicated exception handler for each exception type.

    内核必须为每个异常类型提供专门的异常处理函数。

  • the line argument, which is a line number or line label, indicates the exception handler location.

    行参数(行号或行标签)指示异常处理程序的位置。

  • simple library changes like adding an uncaught exception handler greatly increase the comprehensibility of source code.

    像添加未捕获的异常处理程序这样的简单库更改,可以极大地增加原代码的可理解性。

  • if the default handler is set with the latter pair of methods, any thread that doesn」t have its own exception handler will use the default.

    如果使用第二对方法设置默认处理程序,那么没有自己的异常处理程序的所有线程都将使用默认处理程序。

  • the default struts exception handler class creates an actionerror object and stores it in the appropriate scope object.

    struts缺省的 exceptionhandler类会生成一个actionerror对象并保存在适当的范围(scope)对象中。

  • branch out of exception handler block.

    从例外处理常式区块分支出来。

  • jpdl allows association of an exception handler with every process node.

    jpdl中可以为每个流程节点定义异常处理器。

  • as mentioned in the previous section, you can code your own exception handler to handle the sqlexception.

    正如上一节中提到的一样,您可以编写自己的异常处理程序来处理sqlexception 异常。

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

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

  • in the next section, you will code your own exception handler to handle the sqlexception.

    在下一节中,您将对异常处理程序进行编码,以便处理sqlexception 异常。

  • an exception handler is a kind of action handler, which is invoked when exception occurs during the node execution.

    异常处理器也是一种action处理器,当节点执行时出现异常,它将会被调用。

  • invoke the log: a business process activity (generally the exception handler activity) invokes a log api.

    调用日志:一个业务流程活动(通常是异常处理活动)激活一个日志api。

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

    否则,发生中断以find(查找),并且异常处理程序发出标準的filenotfound(文件未找到)错误。

  • an example of a simple exception handler is presented in in the appendix.

    附录中列举了一个简单的异常处理器的例子。

  • this exception handler prints exception information and then transitions to the node specified in the destination variable.

    该异常处理器输出异常信息,然后在目的变量中将异常信息过渡到特定的节点。

相关热词