public class MavenArtifactNotFoundException extends FileNotFoundException
| Constructor and Description |
|---|
MavenArtifactNotFoundException(org.eclipse.aether.artifact.Artifact artifact,
Path givenRepositoryPath,
Path absoluteRepositoryPath,
Throwable cause) |
MavenArtifactNotFoundException(String groupId,
String artifactId,
String classifier,
String version,
Path givenRepositoryPath,
Path absoluteRepositoryPath,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString