can anyone tell me why the "stop" command does not work?

package payroll;

import java.util.Scanner;

public class Payroll { ...