toggle menu
kresil
0.0.1
common
switch theme
search in API
ktor-client-plugins
/
kresil.ktor.client.plugins.retry.config
/
isTimeoutException
is
Timeout
Exception
private
fun
Throwable
.
isTimeoutException
(
)
:
Boolean
(
source
)
Indicates whether the exception is a timeout exception. See
HttpTimeout
plugin for more information.