public static class ReflectionHelper.UnableToFindMethodException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnableToFindMethodException(java.lang.String[] methodNames,
java.lang.Exception failed)
Deprecated.
|
UnableToFindMethodException(java.lang.Throwable failed) |
private static final long serialVersionUID