public class InvalidActionClosureException extends GradleException
Constructor and Description |
---|
InvalidActionClosureException(Closure<?> closure,
Object argument) |
Modifier and Type | Method and Description |
---|---|
Object |
getArgument()
The argument the action was executed with.
|
Closure<?> |
getClosure()
The closure being used as an action.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString