toggle menu
core
2.0.0
common
switch theme
search in API
core
/
pro.respawn.apiresult
/
errorOnLoading
error
On
Loading
inline
fun
<
T
>
ApiResult
<
T
>
.
errorOnLoading
(
exception
:
(
)
->
Exception
=
{ NotFinishedException() }
)
:
ApiResult
<
T
>
Makes this result an
Error
if
this
result is
Loading