| Constructor and description |
|---|
InvalidActionClosureException
(Closure<?> closure, Object argument) |
| Type | Name and description |
|---|---|
Object |
getArgument()The argument the action was executed with. |
Closure<?> |
getClosure()The closure being used as an action. |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Gradle API 2.2-20140924021627+0000