EXCEPTION CLASS 中文是什么意思 - 中文翻译

[ik'sepʃn klɑːs]
[ik'sepʃn klɑːs]
exception类
applicationexception类

在 英语 中使用 Exception class 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Exception class are the System.
Exception类派生的一些异常类是System.
The class must be an extension of the exception class.
该类必须是exception类的一个扩展。
The Exception class does not define any methods of its own.
Exception类自己没有定义任何方法。
An exception object is an instance of an exception class.
一个exception是属于Exception类的一个对象。
User-defined exception classes are derived from the Exception class..
用户定义的异常类派生自ApplicationException类。
This way it inherits all methods and properties from the old exception class.
这样它就继承了旧的exception类的所有属性和方法。
Php file so that our custom exception class can be invoked.
Php文件的render方法中进行一些修改,保证我们自定义异常类能够被调用。
This exception class has to be derived,either directly or indirectly, from Exception class.
异常通常应该直接或间接地从Exception类派生。
You can have your own exception by creating a new exception class.
你可以通过创建一个新的异常类来拥有自己的异常
User-defined exception classes are derived from the Exception class.
用户自定义的异常类是派生自ApplicationException类
User-defined exceptions can be derived from the Exception class.
用户自定义的异常类是派生自ApplicationException类
User-defined exception classes are derived from the Exception class..
用户定义的异常类是从ApplicationException类派生的。
You can have your own exception by creating a new exception class.
你可以通过创建一个新的exception类来拥有自己的异常
This exception class has to be derived,either directly or indirectly, from Exception class.
因为异常必须直接或者间接地继承自Exception类
Exceptions should typically be derived from the Exception class, either directly or indirectly.
异常通常应直接或间接从Exception类派生。
Net Framework are mainly directly orindirectly derived from the System. Exception class.
NetFramework中的异常类主要是直接或间接从System.Exception类派生的。
Exceptions should typically be derived from the Exception class, either directly or indirectly.
异常通常应该直接或间接地从Exception类派生。
Exception classes inherit from the Exception class and can be inherited directly or indirectly, for example:.
异常类继承自Exception类,可以直接继承,或者间接继承,例如:.
The code above throws an exception and catches it with a custom exception class:.
上面的代码抛出了一个异常,并通过一个自定义的exception类来捕获它:.
The important thing to note here is that theCustomException class must extend the core Exception class.
重要的是需要注意CustomException类必须继承核心Exception类
If possible, you should throw instances of classes that derive(ultimately)from the std::exception class.
如果可能的话,你应该抛出派生类的实例(最终)来自std::exception类
Exceptions should typically be derived from the Exception class, either directly or indirectly.
异常应该是典型的继承自Exception类,通过直接或间接的方式。
The exception classes in. Net Framework are mainly directly or indirectly derived from the System. Exception class..
C中的异常类主要是直接或间接地来源于System.Exception类。
In this section, we will create a custom exception class that handles exceptions of the CustomException type.
在这一节,我们将创建一个自定义异常类,用于处理CustomException类别的异常。
The Exception class and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception类及其子类是Throwable的一种形式,它指出了合理的应用程序想要捕获的条件,表示程序本身可以处理的异常。
Following is the example,which shows how you can use std::exception class to implement your own exception in standard way:.
下面的实例演示了如何使用std::exception类来实现自己的异常:.
Spring provides a convenient translation from technology-specific exceptions,such as SQLException to its own exception class hierarchy, which has DataAccessException as the root exception..
Spring提供了从technology-specificexceptions(如SQLException)到其自己的exceptionclass层次结构的便捷转换,其中DataAccessException作为根exception。
In C, system-level exceptions such as overflow, divide-by-zero,and null deference have well-defined exception classes and are on a par with application-level error conditions.
在C中,系统级的异常如溢出、被零除和null等都对应地定义了与其匹配的异常类,并且与应用程序级的错误状态处于同等地位。
结果: 28, 时间: 0.0311

单词翻译

顶级字典查询

英语 - 中文