public static class ReflectionUtils.InvocationCheckedExceptionWrapper
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvocationCheckedExceptionWrapper(java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getTargetException()
Return the target exception.
|
private static final long serialVersionUID