systema-sdk
/
ai.systema.model
/
SystemaResult
/
Companion
/
error
common
error
fun <
T
>
error
(error:
Exception
):
SystemaResult
<
T
>
Content copied to clipboard
fun <
R
,
T
>
error
(result:
SystemaResult
<
T
>):
SystemaResult
<
R
>
Content copied to clipboard