|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.io.InterruptedIOException
Field Summary | |
int |
bytesTransferred
|
Constructor Summary | |
InterruptedIOException()
|
|
InterruptedIOException(String)
|
Methods inherited from class java.lang.Throwable |
getMessage |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Field Detail |
public int bytesTransferred
Constructor Detail |
public InterruptedIOException()
public InterruptedIOException(String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |