public class InterruptedIOException extends IOException
Modifier and Type | Field and Description |
---|---|
int |
bytesTransferred |
Constructor and Description |
---|
InterruptedIOException() |
InterruptedIOException(String var0) |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public InterruptedIOException()
public InterruptedIOException(String var0)
Copyright © 2006–2013 OSGi Alliance. All rights reserved.