libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
retryOnException
retry
On
Exception
fun
<
T
>
retryOnException
(
count
:
Int
,
sleep
:
Int
=
10
,
fn
:
(
)
->
T
)
:
T