ktor-client-cio / io.ktor.client.engine.cio / ClientClosedException

ClientClosedException

class ClientClosedException : IllegalStateException
Deprecated: Use ClientEngineClosedException instead

Constructors

<init>

ClientClosedException(cause: Throwable? = null)