public class InterruptedIOException extends IOException
| Modifier and Type | Field and Description |
|---|---|
int |
bytesTransferred |
| Constructor and Description |
|---|
InterruptedIOException() |
InterruptedIOException(String var0) |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toStringpublic InterruptedIOException()
public InterruptedIOException(String var0)