Class ArtifactNotFoundException

    • Constructor Detail

      • ArtifactNotFoundException

        public ArtifactNotFoundException​(String message,
                                         Throwable cause)
      • ArtifactNotFoundException

        public ArtifactNotFoundException​(String message)
      • ArtifactNotFoundException

        public ArtifactNotFoundException​(org.eclipse.aether.artifact.Artifact a)
      • ArtifactNotFoundException

        public ArtifactNotFoundException​(org.eclipse.aether.artifact.Artifact a,
                                         Throwable t)