InterruptedIOException Class Reference
Inheritance diagram for InterruptedIOException:
[legend]Collaboration diagram for InterruptedIOException:
[legend]
Detailed Description
Signals that an I/O operation has been interrupted. An InterruptedIOException is thrown to indicate that an input or output transfer has been terminated because the thread performing it was interrupted. The field bytesTransferred indicates how many bytes were successfully transferred before the interruption occurred.
The documentation for this class was generated from the following file:
Generated on Thu Mar 29 15:44:49 2007 for log4cxx by
1.5.1