Serializable
public class InvalidActionClosureException extends GradleException
Constructor | Description |
---|---|
InvalidActionClosureException(Closure<?> closure,
Object argument) |
Modifier and Type | Method | 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