java.io
Class InterruptedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.InterruptedIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SocketTimeoutException
public class InterruptedIOException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytesTransferred
public int bytesTransferred
InterruptedIOException
public InterruptedIOException()
InterruptedIOException
public InterruptedIOException(String var0)