public class AmbiguousMethodException
extends java.lang.RuntimeException
MethodTransition if there are several
methods with the specifed name in the target object's class.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
AmbiguousMethodException(java.lang.String methodName)
Creates a new instance using the specified method name as message.
|
private static final long serialVersionUID