knomadic
Toggle table of contents
0.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
knomadic
knomadic
/
nz.adjmunro.knomadic.fetch.members
/
getOrThrow
get
Or
Throw
fun
<
T
:
Any
>
Fetch
<
T
>
.
getOrThrow
(
)
:
T
Return
The
result
of a
Fetch
or
throws
.
Throws
Illegal
State
Exception
if the
Fetch
is a
Fetch.Initial
or
Fetch.Fetching
.