public class DependencyResolutionException extends Exception
| Constructor and Description | 
|---|
| DependencyResolutionException(DependencyResolutionResult result,
                             String message,
                             Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| DependencyResolutionResult | getResult() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DependencyResolutionException(DependencyResolutionResult result, String message, Throwable cause)
public DependencyResolutionResult getResult()
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.