请输入您要查询的英文单词:

 

单词 checked exception
释义
checked exception
/ t?ekt ?k?sep?n /
  • 简明释义
  • 受检异常
  • 网络释义
  • 1

    ?检查异常

    检查异常checked exception)是扔出该异常的方法所务必提示的异常,这种异常务必被捕获或者向调用者提示。

  • 2

    ?受检异常

    ?受检异常( Checked Exception) : 指编译 器强制程序员检测 和处理的 异常。 指RuntimeException、Error 及其子类之外的 其余类异常。

  • 3

    ?被检查的异常

    ...恢复的条件使用被检查的异常,对于程序错误使用运行时异常 ?Thowable(可抛出异常)有三种结构:被检查的异常(checked exception)、运行时异常(run-time exception)和错误(error) 如果期望调用者能够恢复,那么,对于这样的条件应该使用被检查的异常 运行时异...

  • 4

    ?已检查异常

    1、已检查异常(Checked Exception):凡是继承自Exception类,但是不继承自RuntimeException类的异常类都叫做已检查异常

  • 双语例句
  • 1
    The developer must specify where and when to roll back a transaction when a checked exception occurs.
    开发人员必须指定出现异常时在何处以及何时回滚事务。
  • 2
    One way to handle this is to provide a public static initialize method that throws a checked exception when initialization fails.
    处理这个问题的一种方法是提供一个公共静态initialize方法,初始化失败时该方法将抛出一个检查到的异常。
  • 3
    The container will not automatically roll back a transaction on a checked exception when you use the Declarative Transaction model.
    在使用 Declarative Transaction 模型时,容器将不会针对检测到的异常自动回滚事务。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/10/3 19:40:51