HttpClientEngineClosedException

Indicates an HttpClientEngine is closed already and no further requests should be initiated.

Constructors

Link copied to clipboard
constructor(cause: Throwable? = null)

Properties

Link copied to clipboard
open override val cause: Throwable?

Inherited properties

Link copied to clipboard
expect open val message: String?
Link copied to clipboard