public static class ReflectionUtils.InvocationCheckedExceptionWrapper extends RuntimeException
| Constructor and Description |
|---|
ReflectionUtils.InvocationCheckedExceptionWrapper(Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getTargetException()
Return the target exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReflectionUtils.InvocationCheckedExceptionWrapper(Exception cause)
Copyright © 2006–2013. All rights reserved.