| Package | Description |
|---|---|
| org.gradle.api.artifacts |
Classes for declaring and using artifacts and artifact dependencies.
|
| org.gradle.api.internal.artifacts.ivyservice | |
| org.gradle.api.tasks |
The standard
Task implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolveException
A
ResolveException is thrown when a dependency configuration cannot be resolved for some reason. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleVersionNotFoundException |
class |
ModuleVersionResolveException |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskValidationException
A
TaskValidationException is thrown when there is some validation problem with a task. |
Copyright © 2013. All rights reserved