public class SafeExceptionRethrower
extends java.lang.Object
| Constructor and Description |
|---|
SafeExceptionRethrower() |
| Modifier and Type | Method and Description |
|---|---|
static void |
safeRethrow(java.lang.Throwable t) |
private static <T extends java.lang.Throwable> |
safeRethrow0(java.lang.Throwable t) |