public class ResolveException
extends org.gradle.internal.exceptions.DefaultMultiCauseException
A ResolveException
is thrown when a dependency configuration cannot be resolved for some reason.
Constructor and Description |
---|
ResolveException(java.lang.String resolveContext,
java.lang.Iterable<? extends java.lang.Throwable> causes) |
ResolveException(java.lang.String resolveContext,
java.lang.Throwable cause) |
getCause, getCauses, initCause, initCauses, printStackTrace, printStackTrace