Serializablepublic class GradleScriptException extends GradleException
A GradleScriptException is thrown when an exception occurs in the compilation or execution of a
 script.
| Constructor | Description | 
|---|---|
| GradleScriptException(String message,
                     Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString