org.apache.maven.artifact.resolver
Class MultipleArtifactsNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
org.apache.maven.artifact.resolver.ArtifactResolutionException
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
- All Implemented Interfaces:
- Serializable
public class MultipleArtifactsNotFoundException
- extends ArtifactResolutionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MultipleArtifactsNotFoundException
public MultipleArtifactsNotFoundException(Artifact originatingArtifact,
List artifacts,
List remoteRepositories)
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.