public class WrappedBeanMethodInvocationException extends WrappedException
| Modifier and Type | Field and Description |
|---|---|
Object[] |
args |
AccessibleObject |
method |
| Constructor and Description |
|---|
WrappedBeanMethodInvocationException(Throwable throwable,
AccessibleObject method,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic final Object[] args
public final AccessibleObject method
public WrappedBeanMethodInvocationException(Throwable throwable, AccessibleObject method, Object... args)
Copyright © 2013 LSST. All Rights Reserved.