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, printStackTrace, setStackTrace, toString
public SocketTimeoutException(String msg)
msg
- the detail messagepublic SocketTimeoutException()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.