日韩无码专区无码一级三级片|91人人爱网站中日韩无码电影|厨房大战丰满熟妇|AV高清无码在线免费观看|另类AV日韩少妇熟女|中文日本大黄一级黄色片|色情在线视频免费|亚洲成人特黄a片|黄片wwwav色图欧美|欧亚乱色一区二区三区

RELATEED CONSULTING
相關(guān)咨詢
選擇下列產(chǎn)品馬上在線溝通
服務(wù)時間:8:30-17:00
你可能遇到了下面的問題
關(guān)閉右側(cè)工具欄

新聞中心

這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
創(chuàng)新互聯(lián)鴻蒙OS教程:鴻蒙OSInterruptedIOException

InterruptedIOException

成都創(chuàng)新互聯(lián)公司專業(yè)為企業(yè)提供吉安網(wǎng)站建設(shè)、吉安做網(wǎng)站、吉安網(wǎng)站設(shè)計、吉安網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計與制作、吉安企業(yè)網(wǎng)站模板建站服務(wù),十年吉安做網(wǎng)站經(jīng)驗,不只是建網(wǎng)站,更提供有價值的思路和整體網(wǎng)絡(luò)服務(wù)。

java.lang.Object

|---java.lang.Throwable

|---|---java.lang.Exception

|---|---|---java.io.IOException

|---|---|---|---java.io.InterruptedIOException

public class InterruptedIOException
extends IOException

表示 I/O 操作已被中斷。 拋出 InterruptedIOException 以指示輸入或輸出傳輸已終止,因為執(zhí)行它的線程被中斷。 字段 bytesTransferred 指示在中斷發(fā)生之前成功傳輸了多少字節(jié)。

Since:

JDK1.0

字段摘要

修飾符和類型 字段 描述
intbytesTransferred報告在中斷之前作為 I/O 操作的一部分傳輸了多少字節(jié)。

構(gòu)造函數(shù)摘要

構(gòu)造函數(shù) 描述
InterruptedIOException()構(gòu)造一個帶有 null 作為其錯誤詳細(xì)消息的 InterruptedIOException。
InterruptedIOException(String s)構(gòu)造帶有指定詳細(xì)消息的 InterruptedIOException。

方法總結(jié)

從類 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
從類 java.lang.Throwable 繼承的方法
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

字段詳細(xì)信息

bytesTransferred

public int bytesTransferred

報告在中斷之前作為 I/O 操作的一部分傳輸了多少字節(jié)。

構(gòu)造函數(shù)詳細(xì)信息

InterruptedIOException

public InterruptedIOException()

構(gòu)造一個帶有 null 作為其錯誤詳細(xì)消息的 InterruptedIOException。

InterruptedIOException

public InterruptedIOException(String s)

構(gòu)造帶有指定詳細(xì)消息的 InterruptedIOException。 字符串 s 可以稍后通過 java.lang.Throwable 類的 Throwable.getMessage() 方法檢索。

參數(shù):

參數(shù)名稱 參數(shù)描述
s詳細(xì)信息。

分享名稱:創(chuàng)新互聯(lián)鴻蒙OS教程:鴻蒙OSInterruptedIOException
URL網(wǎng)址:http://www.5511xx.com/article/cocdsej.html