rethrowCause

Throws the cause of {@code e} , wrapping it if it is checked.

open fun rethrowCause(e: InvocationTargetException): RuntimeException