java.io
Class InterruptedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.InterruptedIOException
- All Implemented Interfaces:
- Serializable
public class InterruptedIOException
- extends IOException
- See Also:
- Serialized Form
bytesTransferred
public int bytesTransferred
InterruptedIOException
public InterruptedIOException()
InterruptedIOException
public InterruptedIOException(String var0)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.