public class ASTDuplicatedMethodException extends ASTRuntimeException
| Red (tfeng) |
| Red (tfeng) |
| Constructor and Description |
|---|
ASTDuplicatedMethodException(java.lang.String className,
java.lang.String methodName)
Construct an exception about creating a duplicated method in a class.
|