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, toStringpublic SocketTimeoutException()
public SocketTimeoutException(String msg)
msg - the detail message