SocketTimeoutException

fun SocketTimeoutException(request: HttpRequestData, cause: Throwable? = null): SocketTimeoutException

This exception is thrown in case the socket timeout (read or write) is exceeded. It indicates the time between two data packets when exchanging data with a server was too long.