public class MavenRepositoryNotFoundException
extends java.io.FileNotFoundException
| Constructor and Description |
|---|
MavenRepositoryNotFoundException(java.nio.file.Path givenPath,
java.nio.file.Path absolutePath,
java.lang.Throwable cause) |
MavenRepositoryNotFoundException(java.nio.file.Path givenPath,
java.lang.Throwable cause) |
MavenRepositoryNotFoundException(java.lang.String message,
java.nio.file.Path givenPath,
java.nio.file.Path absolutePath,
java.lang.Throwable cause) |
public MavenRepositoryNotFoundException(java.nio.file.Path givenPath,
java.lang.Throwable cause)
public MavenRepositoryNotFoundException(java.nio.file.Path givenPath,
java.nio.file.Path absolutePath,
java.lang.Throwable cause)
public MavenRepositoryNotFoundException(java.lang.String message,
java.nio.file.Path givenPath,
java.nio.file.Path absolutePath,
java.lang.Throwable cause)