moshi
1.14.0
moshi
/
com.squareup.moshi.internal
/
Util
/
rethrowCause
rethrow
Cause
open
fun
rethrowCause
(
e
:
InvocationTargetException
)
:
RuntimeException
Content copied to clipboard
Throws the cause of
e
, wrapping it if it is checked.