ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
throwIfFatal
throw
If
Fatal
inline
fun
<
T
:
Throwable
>
T
.
throwIfFatal
(
)
:
T
Throws this exception if it's fatal. Otherwise returns it.