public class DependencyResolutionFailedException extends RuntimeException
| Constructor and Description | 
|---|
DependencyResolutionFailedException(Throwable cause)
Creates a new  
DependencyResolutionFailedException with the given
 cause. | 
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