public class CyclicDependencyException extends ArtifactResolutionException
Constructor and Description |
---|
CyclicDependencyException(String message,
Artifact artifact) |
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
constructArtifactPath, constructMissingArtifactMessage, getArtifactId, getArtifactPath, getClassifier, getGroupId, getOriginalMessage, getPath, getRemoteRepositories, getType, getVersion
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CyclicDependencyException(String message, Artifact artifact)
public Artifact getArtifact()
getArtifact
in class AbstractArtifactResolutionException
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.