exception code信息详情

exception code发音

意思翻译

[计]异常码

相似词语短语

exception───n.例外;异议

exception eaccessviolation───例外情况

take exception───v.反对,有反感;反对;有反感

exception java───异常java

exception definition───异常定义

my exception───我的例外

odd exception───奇怪的例外

nested exception───嵌套异常

auditing exception───审核异常

双语使用场景

exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.───除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。

If your data access code catches an exception, do not ignore it.───如果数据访问代码捕获了一个异常,不要忽略它。

To avoid distractions I've ignored exception handling in the code.───为避免分散注意力,我已在代码中忽略了异常处理。

Initializes a new instance of the HttpException class using an HTTP response status code, an error message, and an exception code.───使用HTTP响应状态代码、错误消息和异常代码初始化HttpException类的新实例。

Class using an HTTP response status code, an error message, and an exception code.───使用HTTP响应状态代码、错误信息和异常代码初始化。

The exception code that defines the error.───定义错误的异常代码。

英语使用场景

The exception hierarchy simplifies error handling and greatly reduces the amount of exception code you need to write, such as opening and closing connections.

All of this required only a few lines of custom exception code and a little thought about how to implement fatalError().

For an example of this type of exception code, see the setAccessibleValues() method in Listing 7.