• Also note the continuing pattern of unchecked exceptions, which keeps the code remarkably concise.

    还要注意,这里仍然异常未加检查使代码异常简洁

    youdao

  • While most of the time, we never intend to throw unchecked exceptions, it does sometimes happen anyway.

    虽然大多数时候我们不会故意抛出未检测异常但是确实有些时候会发生这种情况。

    youdao

  • Instead, you should use unchecked exceptions for such conditions, so that you can optionally handle these conditions.

    相反应该此类条件使用未经检查异常以便能够选地处理这些条件。

    youdao

  • You don't have to handle exceptions at this level because Spring translates them to a common set of unchecked exceptions.

    不必这个级别上处理异常因为Spring它们转换通用检查异常(unchecked exceptions)。

    youdao

  • Test failures are indicated by throwing unchecked exceptions, typically by using JUnit-provided assertion and failure methods.

    测试失败通过抛出未经检查异常指示通常使用JUnit提供的断言故障方法指示。

    youdao

  • The ServiceLocator can also translate the checked exceptions (that get thrown during lookup or creation of the bean) into unchecked exceptions.

    ServiceLocator可以检查异常(Bean查找创建过程中引发的异常)转换为未经检查的异常。

    youdao

  • For example, if the stock exchange system runs into a problem, the service might fail to obtain the quote with some kind of unchecked exceptions.

    例如如果股票交易系统遇到问题,则服务可能某种未经检查异常无法获得报价

    youdao

  • Using introduction, aspects can add new methods and variables to a class, declare that a class implements an interface, or convert checked to unchecked exceptions.

    使用引入(Introduction),Aspect可以中添加新的方法变量声明个类实现一个接口检查异常转换为未检查异常(unchecked exception)。

    youdao

  • Unchecked exceptions which are descendents of RuntimeException class are the ideal candidate exceptions handle non-recoverable errors such as resource non-availability or some null Pointers.

    未检查异常作为运行时exception理想异常侯选处理不可恢复性出错,资源不可用或者指针。

    youdao

  • As mentioned previously, the exceptions in this hierarchy are unchecked.

    正如前面提到过的,层次结构中的异常未经检查。

    youdao

  • Also note that Objectify's exceptions are unchecked - which means I don't have to worry about catching a bunch of exception types.

    还要注意Objectify异常未经检查—表示无需担心捕捉到很多exception类型。

    youdao

  • Use unchecked, run-time exceptions to report serious unexpected errors that may indicate an error in the program's logic.

    使用不需检查运行时异常报告严重的、无法预期错误可能指出程序逻辑中的错误

    youdao

  • Use unchecked, run-time exceptions to report serious unexpected errors that may indicate an error in the program's logic.

    使用不需检查运行时异常报告严重的、无法预期错误可能指出程序逻辑中的错误

    youdao

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

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

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