public class SocketTimeoutException extends InterruptedIOException
bytesTransferred
Constructor and Description |
---|
SocketTimeoutException()
Construct a new SocketTimeoutException with no detailed message.
|
SocketTimeoutException(String msg)
Constructs a new SocketTimeoutException with a detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public SocketTimeoutException()
public SocketTimeoutException(String msg)
msg
- the detail message