Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.api
/
RetryPolicy
/
isRetryable
is
Retryable
fun
isRetryable
(
exception
:
Throwable
)
:
Boolean
Check if exception is retryable.
Return
True if should retry
Parameters
exception
Exception to check