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