Class InvalidRepositoryException

    • Constructor Detail

      • InvalidRepositoryException

        protected InvalidRepositoryException​(String message,
                                             String repositoryId,
                                             org.codehaus.plexus.component.repository.exception.ComponentLookupException cause)
      • InvalidRepositoryException

        public InvalidRepositoryException​(String message,
                                          String repositoryId)
    • Method Detail

      • getRepositoryId

        public String getRepositoryId()