| Exception |
Description |
|
ChecksumCreationException
|
Failed to create checksum |
|
ChecksumFailedException
|
Thrown when a checksum fails. |
|
ConfigurationException
|
A failure has occurred when downloading a distribution of an external tool or SDK. |
|
DistributionFailedException
|
Thrown when a distribution failed to unpack correctly or does not meet specific criteria. |
|
DownloadFailedException
|
Failure to download an item. |
|
ExecConfigurationException
|
An error occurred trying to configure an execution specification or a resolver for
an external tool. |
|
ExecutionException
|
A failure occurred running or setting up an execution specification. |
|
NotSupportedException
|
Feature is not supported on this version of Gradle. |
|
UnsupportedConfigurationException
|
Thrown when a type instance cannot be converted to a Gradle-specific type instance. |
|
WrapperCreationException
|
Thrown when a tool wrapper script cannot be created. |