SerializableArtifactTransformException, BuildCacheException, BuildCancelledException, CircularReferenceException, ConfigurationCycleException, org.gradle.internal.exceptions.DefaultMultiCauseException, DuplicateFileCopyingException, GradleScriptException, IllegalDependencyNotation, InvalidActionClosureException, InvalidModelException, InvalidModelRuleDeclarationException, InvalidModelRuleException, InvalidPluginException, InvalidUserCodeException, InvalidUserDataException, ManifestException, ModelInstantiationException, ModelRuleBindingException, PluginInstantiationException, ProjectConfigurationException, PublishException, ReadOnlyModelViewException, ReportContainer.ImmutableViolationException, ResourceException, SourceTransformationException, StopActionException, TaskExecutionException, TaskInstantiationException, TestExecutionException, UnknownDomainObjectException, UnknownModelException, WorkerDaemonExecutionException, WriteOnlyModelViewExceptionpublic class GradleException extends RuntimeException
GradleException is the base class of all exceptions thrown by Gradle.
| Constructor | Description |
|---|---|
GradleException() |
|
GradleException(String message) |
|
GradleException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString