All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.io.InterruptedIOException
InterruptedIOException
with no detail
message.
InterruptedIOException
with the
specified detail message.
public int bytesTransferred
public InterruptedIOException()
InterruptedIOException
with no detail
message.
public InterruptedIOException(String s)
InterruptedIOException
with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index