青年中文青年中文

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.