public class DependencyResolutionFailedException extends RuntimeException
| Constructor and Description | 
|---|
| DependencyResolutionFailedException(Throwable cause)Creates a new  DependencyResolutionFailedExceptionwith the givencause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DependencyResolutionFailedException(Throwable cause)
DependencyResolutionFailedException with the given
 cause.cause - the cause of the resolution failure