Package groovy.lang

Class IncorrectClosureArgumentsException

All Implemented Interfaces:
Serializable

public class IncorrectClosureArgumentsException
extends GroovyRuntimeException
An exception occurred when invoking a Closure with the wrong number and/or types of arguments
See Also:
Serialized Form