public class InvalidUserCodeException extends GradleException
InvalidUserCodeException is thrown when user-provided code cannot be executed.| Constructor | Description | 
|---|---|
| InvalidUserCodeException() | |
| InvalidUserCodeException(java.lang.String message) | |
| InvalidUserCodeException(java.lang.String message,
                        java.lang.Throwable cause) |