Serializablepublic class MethodSelectionException extends GroovyRuntimeException
Note: This exception as for internal use only!
| Constructor | Description |
|---|---|
MethodSelectionException(String methodName,
FastArray methods,
Class[] arguments) |
Creates a new MethodSelectionException.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMessage() |
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class GroovyRuntimeException