public class OverConstrainedVersionException extends ArtifactResolutionException
| Constructor and Description | 
|---|
OverConstrainedVersionException(String msg,
                                                              Artifact artifact)  | 
OverConstrainedVersionException(String msg,
                                                              Artifact artifact,
                                                              List<ArtifactRepository> remoteRepositories)  | 
constructArtifactPath, constructMissingArtifactMessage, getArtifact, getArtifactId, getArtifactPath, getClassifier, getGroupId, getOriginalMessage, getPath, getRemoteRepositories, getType, getVersionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OverConstrainedVersionException(String msg, Artifact artifact)
public OverConstrainedVersionException(String msg, Artifact artifact, List<ArtifactRepository> remoteRepositories)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.