A ResolveException
is thrown when a dependency configuration cannot be resolved for some reason.
Constructor and description |
---|
ResolveException
(Configuration configuration, Throwable cause) |
ResolveException
(Configuration configuration, Iterable<? extends Throwable> causes) |
Gradle API 2.2-20140924021627+0000