ConnectTimeoutException
expect class ConnectTimeoutException : IOException
This exception is thrown in case connect timeout exceeded.
Constructors
This exception is thrown in case connect timeout exceeded. |
Properties
val cause: Throwable? |
Extension Properties
Root cause of the Throwable. |