|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvokeMethodFailedException | |
|---|---|
| org.fuin.utils4j | Basic Java utilities. |
| Uses of InvokeMethodFailedException in org.fuin.utils4j |
|---|
| Methods in org.fuin.utils4j that throw InvokeMethodFailedException | |
|---|---|
static java.lang.Object |
Utils4J.invoke(java.lang.Object obj,
java.lang.String methodName,
java.lang.Class[] argTypes,
java.lang.Object[] args)
Calls a method with reflection and maps all errors into one exception. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||