public class InvalidProjectVersionException extends ProjectBuildingException
Constructor and Description |
---|
InvalidProjectVersionException(String projectId,
String locationInPom,
String offendingVersion,
File pomFile,
InvalidVersionSpecificationException cause) |
Modifier and Type | Method and Description |
---|---|
String |
getLocationInPom() |
String |
getOffendingVersion() |
getPomFile, getPomLocation, getProjectId, getResults
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidProjectVersionException(String projectId, String locationInPom, String offendingVersion, File pomFile, InvalidVersionSpecificationException cause)
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.