ClientEngineClosedException
class ClientEngineClosedException : IllegalStateException
Exception that indicates that client engine is already closed.
Constructors
ClientEngineClosedException(cause: Throwable? = null) Exception that indicates that client engine is already closed. |
Properties
val cause: Throwable? |