public class ResolveException
extends org.gradle.internal.exceptions.DefaultMultiCauseException
A ResolveException is thrown when dependency resolution fails for some reason.
| Constructor and Description | 
|---|
| ResolveException(String resolveContext,
                Iterable<? extends Throwable> causes) | 
| ResolveException(String resolveContext,
                Throwable cause) | 
getCause, getCauses, initCause, initCauses, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toString