public class IncorrectClosureArgumentsException extends GroovyRuntimeException
| Constructor and Description | 
|---|
IncorrectClosureArgumentsException(Closure closure,
                                  Object arguments,
                                  Class[] expected)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getArguments()  | 
Closure | 
getClosure()  | 
Class[] | 
getExpected()  | 
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModuleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString