public class MethodSelectionException extends GroovyRuntimeException
| Constructor and Description | 
|---|
MethodSelectionException(String methodName,
                        FastArray methods,
                        Class[] arguments)
Creates a new MethodSelectionException. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMessage()  | 
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModuleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class GroovyRuntimeException