Fields
Name | Description |
---|---|
bytesTransferred | Reports how many bytes had been transferred as part of the I/O operation before it was interrupted. |
Constructors
Name | Description |
---|---|
InterruptedIOException() | Constructs an InterruptedIOException with no detail message. |
InterruptedIOException(String) | Constructs an InterruptedIOException with the specified detail message. |