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