java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.io.InterruptedIOException
发出一个 I/O 操作被中断的信号。
InterruptedIOException 。
InterruptedIOException 类。
public int bytesTransferred
public InterruptedIOException()
InterruptedIOException 。
public InterruptedIOException(String s)
InterruptedIOException类。