public class TaskInstantiationException extends GradleException
TaskInstantiationException
is thrown when a task cannot be instantiated for some reason.Constructor and Description |
---|
TaskInstantiationException(String message) |
TaskInstantiationException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString