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

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

exception class

英[ikˈsepʃən klɑ:s]美[ɪkˈsɛpʃən klæs]

异常类

exception class 片语

片语

base exception class异常类

the class of exception异常类

self-definition exception class自定义异常类

Middle Class Exception中产阶级条款

Unhandled exception in class类中未处理的异常

exception class 例句

英汉例句

  • et exception, your new exception class should inherit from one of the .

    et的异常,你的异常类应该从一个。

  • adding a constructor or two for each exception class rarely takes more than a few minutes per exception.

    对于一个异常,为每个异常类添加一个或两个构造器,所花费时间很少不超过几分钟。

  • the exception class that is thrown should be the most specific exception available that fits the error conditions.

    引发的异常类应该是符合错误条件的最确切的可用异常。

  • spring defines a coherent data access exception class hierarchy (figure 12) that you can use as a basis for your service- and dao-layer exceptions.

    spring定义了一致的数据访问异常类层次结构(请参见图12),您可以将其用作服务和dao层异常的基础。

  • checked exceptions inherit from exception class and are used to handle recoverable errors such as business error scenarios.

    已检查异常继承自exception类并用于处理可恢复性出错诸如业务出错场景。

  • to do that, declare a a special exception class that indicates the result has been signalled already.

    为此,需要声明一个专门的异常类,指出已经告知结果。

  • this exception class is also used by providers to throw exceptions when internal errors occur within the provider that do not map to other pre-existing exception classes.

    如果提供程序内发生的内部错误没有映射到其他已存在的异常类,则提供程序也使用此异常类来引发异常。

  • all you need to do is have the custom exception class extend the exception class and implement the isserializable interface.

    只需让定制的异常类扩展exception类并实现 isserializable接口。

  • this is a generic php exception class that is caught in php scripts.

    这是在php脚本中捕获的通用php异常。

  • spring’s data access facilities automatically translate data-access exceptions into this exception class hierarchy.

    spring 的数据访问功能自动将数据访问异常转换为此异常类层次结构。

  • send useful errors through a custom exception class

    通过自定义的异常类传递有用的错误

  • to see how this works, begin by creating a custom exception class that extends zend_exception, as in listing 13

    要了解它是如何工作的,我们要先通过扩展 zend_exception创建一个自定义异常类,如 清单13 所示

相关热词