public class TaskInstantiationException extends GradleException
TaskInstantiationException is thrown when a task cannot be instantiated for some reason.| Constructor and Description |
|---|
TaskInstantiationException(java.lang.String message) |
TaskInstantiationException(java.lang.String message,
java.lang.Throwable cause) |