What is the translation of " EXCEPTION " in English? S

Noun
exception
例外
一个例外
异常
一个异常
一例
是个例外
特例
个例外
无例外
exceptions
例外
一个例外
异常
一个异常
一例
是个例外
特例
个例外
无例外

Examples of using Exception in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
一个分支由Exception引导。
One branch is headed by Exception.
何时使用断言以及何时使用exception.
How and when to use Exceptions.
抛出Exception的哪个部分是昂贵的??
Which part of throwing an Exception is expensive?
何时使用断言以及何时使用exception.
When and When Not to Use Exceptions.
请问bug,error和Exception的区别.
The differences among bugs, errors, and exceptions.
Err报告所有警告和错误,但不抛出任何Exception
Err and does not throw any Exceptions.
Exception类自己没有定义任何方法。
The Exception class does not define any methods of its own.
该类必须是exception类的一个扩展。
The class must be an extension of the exception class.
是不是很好的做法,使构造函数抛出exception??
Is it good practice to make the constructor throw an exception?
Error类和Exception类都继承自Throwable类。
All errors and exceptions inherit from the Throwable class.
在这场游戏里,Areyoutheexceptionoryouaretherule?
Would you be the exception or the rule?
当一个意外的情况发生时,会抛出Exception
When an exceptional condition occurs, an exception is thrown.
在这场游戏里,Areyoutheexceptionoryouaretherule?
So are you the exception or are you the rule?
Exception是所有被检查的异常的父类。
The exception is the parent class of all checked exceptions..
我认为只有exception(软件中断)通过信号通知。
I presume only exceptions(software interrupts) are notified via signals.
Try/catch语句允许保存Exception到一个变量中。
Try/catch statements also allow the Exception to be saved in a variable.
一个exception是属于Exception类的一个对象。
An exception object is an instance of an exception class.
X不再需要支持时,捕获Exception的catch块可以移除。
X support is no longer needed,the block catching Exception can be removed.
在PHP7中,要捕获所有的应该使用Throwable而不是Exception
In PHP 7,these catch-all blocks should catch Throwable instead of Exception.
Exceptionjava程序使用exception处理errors和别的异常事件。
Basically exceptions in Java are used to handle errors and exceptional events.
注意一个函数被声明为没有exceptionspecification例如:.
Of course, a function can be declared without an exception specification:.
Exceptionjava程序使用exception处理errors和别的异常事件。
The Java language uses exceptions to handle errors and other exceptional events.
例如,捕获ArithmeticException异常必须在捕获Exception异常之前。
The catch for ArithmeticException must come before the catch for Exception.
Exception:它指出了合理的应用程序想要捕获的条件。
An Exception indicates conditions that a reasonable application might want to catch.
因为异常必须直接或者间接地继承自Exception类。
Exceptions should typically be derived from the Exception class, either directly or indirectly.
Technical_404_response,传入HttpRequest和exception作为参数。
Technical_404_response, passing the HttpRequest and the exception as arguments.
Checkedexception:继承自Exception类是checkedexception
Checked exceptions: Exceptions that inherit from the Exception class are.
这对于特殊的transaction语义和exception的高级转换特别有用。
This is particularly valuable for special transaction semantics andfor advanced translation of exception.
Results: 28, Time: 0.0225

Exception in different Languages

Top dictionary queries

Chinese - English