Class RepositoryExistsException

    • Constructor Detail

      • RepositoryExistsException

        public RepositoryExistsException​(Project.NameKey projectName,
                                         String reason)
        Parameters:
        projectName - name of the project that cannot be created
        reason - reason why the project cannot be created
      • RepositoryExistsException

        public RepositoryExistsException​(Project.NameKey projectName)
        Parameters:
        projectName - name of the project that cannot be created