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, setStackTrace
public InterruptedIOException()
public InterruptedIOException(String var0)