public class ArtifactNotFoundException extends ArtifactTransferException
| Constructor and Description |
|---|
ArtifactNotFoundException(Artifact artifact,
RemoteRepository repository) |
ArtifactNotFoundException(Artifact artifact,
RemoteRepository repository,
String message) |
getArtifact, getRepositorygetMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArtifactNotFoundException(Artifact artifact, RemoteRepository repository)
public ArtifactNotFoundException(Artifact artifact, RemoteRepository repository, String message)
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.