SocketTimeoutException( message: String, cause: Throwable? = null)
This exception is thrown in case socket timeout (read or write) exceeded.
SocketTimeoutException(message: String)