ktor-client-core / io.ktor.network.sockets / SocketTimeoutException / <init>

<init>

SocketTimeoutException(message: String, cause: Throwable? = null)

This exception is thrown in case socket timeout (read or write) exceeded.