Class MissingRepositoryElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.artifact.InvalidRepositoryException
org.apache.maven.project.MissingRepositoryElementException
All Implemented Interfaces:
Serializable

public class MissingRepositoryElementException extends org.apache.maven.artifact.InvalidRepositoryException
Error constructing an artifact repository.
See Also:
  • Constructor Details

    • MissingRepositoryElementException

      public MissingRepositoryElementException(String message, String repositoryId)
    • MissingRepositoryElementException

      public MissingRepositoryElementException(String message)