public class GradleScriptException extends GradleException
A GradleScriptException is thrown when an exception occurs in the compilation or execution of a
script.
| Constructor and Description |
|---|
GradleScriptException(java.lang.String message,
java.lang.Throwable cause) |