public class DependencyInstallationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
DependencyInstallationException(java.lang.String message,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
static DependencyInstallationException |
cannotResetResolvedDependency(ResolvedDependency dependency,
java.lang.Exception e) |
public DependencyInstallationException(java.lang.String message,
java.lang.Exception cause)
public static DependencyInstallationException cannotResetResolvedDependency(ResolvedDependency dependency, java.lang.Exception e)