Serializable
public class InterruptedIOException extends IOException
Modifier and Type | Field | Description |
---|---|---|
int |
bytesTransferred |
Constructor | Description |
---|---|
InterruptedIOException() |
|
InterruptedIOException(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public InterruptedIOException()
public InterruptedIOException(String var0)