toggle menu
core
2.0.0-beta02
common
switch theme
search in API
core
/
pro.respawn.apiresult
/
mapErrorToCause
map
Error
To
Cause
inline
fun
<
T
>
ApiResult
<
T
>
.
mapErrorToCause
(
)
:
ApiResult
<
T
>
Maps the error of the result, if present, to its cause, or self if cause is not available