Class RepositoryNameExistsException

    • Constructor Detail

      • RepositoryNameExistsException

        public RepositoryNameExistsException​(String message)
        Constructs a new RepositoryNameExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.