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, getOffendingVersion
getPomFile, getPomLocation, getProjectId, getResults
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidDependencyVersionException(String projectId, Dependency dependency, File pomFile, InvalidVersionSpecificationException cause)
public Dependency getDependency()
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.