expect class ConnectTimeoutException
This exception is thrown in case connect timeout exceeded.
ConnectTimeoutException(message: String, cause: Throwable? = null)
This exception is thrown in case connect timeout exceeded. |
val cause: Throwable? |