rethrowCause

open fun rethrowCause(e: InvocationTargetException): RuntimeException

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