public class GradleException extends RuntimeException
GradleException
is the base class of all exceptions thrown by Gradle.
Constructor and Description |
---|
GradleException() |
GradleException(String message) |
GradleException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString