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