class ClientClosedException : IllegalStateException
Deprecated: Use ClientEngineClosedException instead
<init>
ClientClosedException(cause: Throwable? = null)
rootCause
val Throwable.rootCause: Throwable?
Root cause of the Throwable.