toggle menu
forage-android
5.0.1
androidJvm
switch theme
search in API
forage-android
/
com.joinforage.forage.android.core.services.vault.errors
/
IErrorStrategy
IError
Strategy
interface
IErrorStrategy
Members
Functions
handle
Error
Link copied to clipboard
abstract
suspend
fun
handleError
(
error
:
Throwable
,
cleanup
:
(
)
->
Unit
)
:
ForageApiResponse
<
String
>