public class InvalidDependencyVersionException extends InvalidProjectVersionException
| Constructor and Description | 
|---|
| InvalidDependencyVersionException(String projectId,
                                 Dependency dependency,
                                 File pomFile,
                                 InvalidVersionSpecificationException cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| Dependency | getDependency() | 
getLocationInPom, getOffendingVersiongetPomFile, getPomLocation, getProjectId, getResultsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidDependencyVersionException(String projectId, Dependency dependency, File pomFile, InvalidVersionSpecificationException cause)
public Dependency getDependency()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.