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