Serializable
, org.gradle.internal.exceptions.MultiCauseException
public class ResolveException
extends org.gradle.internal.exceptions.DefaultMultiCauseException
A ResolveException
is thrown when dependency resolution fails for some reason.
Constructor | Description |
---|---|
ResolveException(String resolveContext,
Iterable<? extends Throwable> causes) |
|
ResolveException(String resolveContext,
Throwable cause) |
getCause, getCauses, initCause, initCauses, printStackTrace, printStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toString