@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class ExecutionException extends GradleException implements GrolifantError
A failure occurred running or setting up an execution specification.
| Constructor and description |
|---|
ExecutionException
() |
| Methods inherited from class | Name |
|---|---|
class GradleException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |